Remove / from {% link %} tag

This commit is contained in:
Michael Rose 2018-01-04 20:43:51 -05:00
parent 7a0f4dc87c
commit 569181c267

View File

@ -214,7 +214,7 @@ head_scripts:
- /assets/js/your-custom-head-script.js - /assets/js/your-custom-head-script.js
``` ```
Consult the [JavaScript documentation]({{ site.baseurl }}{% link \_docs/17-javascript.md %}) for more information on working with theme scripts. Consult the [JavaScript documentation]({{ site.baseurl }}{% link _docs/17-javascript.md %}) for more information on working with theme scripts.
{: .notice--info} {: .notice--info}
### Site Default Teaser Image ### Site Default Teaser Image