summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 61042aa..4999d2f 100644
--- a/index.html
+++ b/index.html
@@ -480,7 +480,8 @@ USE_OSGPLUGIN(<plugin2>)
<p>
The following <code>.git/config</code> settings ensure
that the stable branch will always be pushed to the
- <code>gh-pages</code> branch in addition to the
+ <code><a href="http://help.github.com/pages/">gh-pages</a></code>
+ branch in addition to the
<code>stable</code> branch,
thus ensuring the website will always stay in sync:
</p>