aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-11-15 21:53:39 +0100
committerLoïc Hoguin <[email protected]>2013-11-15 21:53:39 +0100
commitcbf00a11298e9a19e1931c649142b069f27798b9 (patch)
tree42cf9453e5eb2aeabc0ee4584bc149dbc9ff9eba
parent5df1f222f94e08abdcab7084f5e13027143cc222 (diff)
downloadranch-cbf00a11298e9a19e1931c649142b069f27798b9.tar.gz
ranch-cbf00a11298e9a19e1931c649142b069f27798b9.tar.bz2
ranch-cbf00a11298e9a19e1931c649142b069f27798b9.zip
Update the link to the guide
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a88bfef..fafd1cc 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ to close any of the currently opened sockets.
Getting started
---------------
- * [Read the guide](http://ninenines.eu/docs/en/ranch/HEAD/guide/introduction)
+ * [Read the guide](http://ninenines.eu/docs/en/ranch/HEAD/guide/)
* Look at the examples in the `examples/` directory
* Build API documentation with `make docs`; open `doc/index.html`