From c721f29005cf4d4601ad0c3b65441f7bbed0b20c Mon Sep 17 00:00:00 2001 From: Frans Bouma Date: Fri, 12 Feb 2016 11:46:43 +0100 Subject: [PATCH] Updated root doc with right repo link for doc branch --- MarkdownSource/index.md | 2 +- index.htm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MarkdownSource/index.md b/MarkdownSource/index.md index b76b6bb..d460398 100644 --- a/MarkdownSource/index.md +++ b/MarkdownSource/index.md @@ -2,7 +2,7 @@ DocNet is a simple static documentation generator, using markdown files to build the content. This site is generated with DocNet and is meant both as a showcase what you can do with the application and also contains the documentation for DocNet. -To see the source of this site, look at the `gh-pages` branch in the [DocNet repository at @fa-github GitHub](https://github.com/FransBouma/DocNet) +To see the source of this site, look at the [gh-pages branch in the DocNet repository at @fa-github GitHub](https://github.com/FransBouma/DocNet/tree/gh-pages). ## Get DocNet diff --git a/index.htm b/index.htm index 3d9230c..f7e2634 100644 --- a/index.htm +++ b/index.htm @@ -74,7 +74,7 @@

DocNet is a simple static documentation generator, using markdown files to build the content. This site is generated with DocNet and is meant both as a showcase what you can do with the application and also contains the documentation for DocNet.

-

To see the source of this site, look at the gh-pages branch in the DocNet repository at GitHub

+

To see the source of this site, look at the gh-pages branch in the DocNet repository at GitHub.

Get DocNet