Fix all the links

This commit is contained in:
Adam Hollett
2016-03-18 22:42:16 -04:00
parent 3b0f5c45c2
commit 8c6f4c2f92
4 changed files with 10 additions and 63 deletions
+3 -3
View File
@@ -42,9 +42,9 @@ Hello Adam!
Tags can be categorized into three types:
- [Control flow](/tags/control-flow)
- [Iteration](/tags/iteration)
- [Variable assignments](/tags/variable)
- [Control flow]({{ "/tags/control-flow" | prepend: site.baseurl }})
- [Iteration]({{ "/tags/iteration" | prepend: site.baseurl }})
- [Variable assignments]({{ "/tags/variable" | prepend: site.baseurl }})
You can read more about each type of tag in their respective sections.