Browse Source

Updated root doc with right repo link for doc branch

pull/60/head
Frans Bouma 10 years ago
parent
commit
c721f29005
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      MarkdownSource/index.md
  2. +1
    -1
      index.htm

+ 1
- 1
MarkdownSource/index.md View File

@@ -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



+ 1
- 1
index.htm View File

@@ -74,7 +74,7 @@

<p>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. </p>

<p>To see the source of this site, look at the <code>gh-pages</code> branch in the <a href="https://github.com/FransBouma/DocNet">DocNet repository at <i class="fa fa-github"></i> GitHub</a></p>
<p>To see the source of this site, look at the <a href="https://github.com/FransBouma/DocNet/tree/gh-pages">gh-pages branch in the DocNet repository at <i class="fa fa-github"></i> GitHub</a>.</p>

<p><a name="GetDocNet"></a><h2>Get DocNet</h2></p>



Loading…
Cancel
Save