Commit 9db133d2aaa7fa83c7f5723d0dea77c4ef9382e3

Authored by Kalen
1 parent 31ae9ef9

Fixing URL Typos

Extra `http://` in the link
Showing 1 changed file with 1 additions and 1 deletions
README.md
... ... @@ -60,7 +60,7 @@ Documentation
60 60 -------------
61 61  
62 62 The documentation is based on
63   -[AsciiDoc](http://http://www.methods.co.nz/asciidoc/). Only man pages are built
  63 +[AsciiDoc](http://www.methods.co.nz/asciidoc/). Only man pages are built
64 64 by default with `make` command, you can run `make htmldoc` in *docs* directory
65 65 to generate HTML files.
66 66  
... ...