Browse Source

Merge pull request #7 from l8nite/master

Fix readme link to gh-pages
tags/0.9.0
Frans Bouma 10 years ago
parent
commit
f2d7617d28
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      readme.md

+ 2
- 2
readme.md View File

@@ -5,6 +5,6 @@ DocNet is a static site generator, mainly meant for user documentation, using ma
To learn more about DocNet, please visit its own documentation site, created with `Docnet` itself at:
[http://fransbouma.github.io/DocNet/](http://fransbouma.github.io/DocNet/)

The [https://github.com/FransBouma/DocNet/tree/gh-pages](gh-pages) branch contains the source of the documentation site, which can be a great starting point to see how things are done as well.
The [gh-pages](https://github.com/FransBouma/DocNet/tree/gh-pages) branch contains the source of the documentation site, which can be a great starting point to see how things are done as well.

Happy documenting!
Happy documenting!

Loading…
Cancel
Save