diff --git a/docs_src/templates/pages/docs/started-installation.hbs b/docs_src/templates/pages/docs/started-installation.hbs index b31a9f17..5e8e1db0 100644 --- a/docs_src/templates/pages/docs/started-installation.hbs +++ b/docs_src/templates/pages/docs/started-installation.hbs @@ -22,7 +22,7 @@ First, include two CSS files into your HTML head: > `owl.carousel.css` file is required and its good when inculded in head before *.js -Second `owl.theme.default.css` file is optional and feel free to edit it. +Second `owl.theme.default.css` file is optional and feel free to edit it. Inside the source package you can also find [SCSS](http://sass-lang.com/) files for easy generation of your own themes. @@ -66,6 +66,6 @@ $(document).ready(function(){ ### Next Step -* [FAQ](started-faq.html) +####[FAQ](started-faq.html) -{{/markdown }} \ No newline at end of file +{{/markdown }} diff --git a/docs_src/templates/pages/docs/started-welcome.hbs b/docs_src/templates/pages/docs/started-welcome.hbs index 4e19427d..989a7c14 100644 --- a/docs_src/templates/pages/docs/started-welcome.hbs +++ b/docs_src/templates/pages/docs/started-welcome.hbs @@ -84,7 +84,7 @@ Minumum compatibile jQuery version is 1.8.3 version. ### Next Step -* [installation](started-installation.html) +####[Installation](started-installation.html) {{/markdown }}