commit 893d741bdc258c147e290e634bc0d0d2bdebfe23 parent d87f9f589bfd14cfce37f3cb84605c59a65a1188 Author: Konstantin Tarkus <koistya@gmail.com> Date: Tue, 8 Dec 2015 15:09:48 +0300 Merge pull request #339 from subodh-malgonde/master Corrected hyperlinks in docs/README.md Diffstat:
| M | docs/README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/README.md b/docs/README.md @@ -12,5 +12,5 @@ ### Recipes -* [How to Implement Routing and Navigation](./docs/recipes/how-to-implement-routing.md) -* [How to Integrate Disqus](./docs/recipes/how-to-integrate-disqus.md) +* [How to Implement Routing and Navigation](./recipes/how-to-implement-routing.md) +* [How to Integrate Disqus](./recipes/how-to-integrate-disqus.md)