ff-stream-web

git clone git://archive.git.mtrnord.blog/MTRNord/ff-stream-web.git
Log | Files | Refs | README | LICENSE

commit 9c51e145901e7831d92b006ae082fe7a021754d3
parent d87f9f589bfd14cfce37f3cb84605c59a65a1188
Author: Subodh Malgonde <subodh.malgonde@gmail.com>
Date:   Tue,  8 Dec 2015 12:57:29 +0530

Corrected hyperlinks in docs/README.md

Diffstat:
Mdocs/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)