From cdd620d7637939f6e521b9669295a34b78fa5b35 Mon Sep 17 00:00:00 2001 From: alexweissman Date: Sun, 3 Sep 2017 23:22:18 -0400 Subject: [PATCH] Fix links --- pages/01.getting-started/01.installation/docs.md | 13 ++----------- pages/01.getting-started/02.basic-usage/docs.md | 2 +- .../03.builds-and-modules/docs.md | 8 +++----- pages/01.getting-started/chapter.md | 15 +++++++++------ 4 files changed, 15 insertions(+), 23 deletions(-) diff --git a/pages/01.getting-started/01.installation/docs.md b/pages/01.getting-started/01.installation/docs.md index e0af5612..31fe0fdd 100644 --- a/pages/01.getting-started/01.installation/docs.md +++ b/pages/01.getting-started/01.installation/docs.md @@ -17,8 +17,7 @@ you to quickly include Select2 on your website. ### Include the assets -Include the following lines of code in the <head> -section of your HTML. +Include the following lines of code in the `` section of your HTML. ``` @@ -30,7 +29,7 @@ section of your HTML. ### Initialize Select2 -Initialize Select2 on the <select> element that you want to make awesome. +Initialize Select2 on the `