diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2012-04-20 14:04:51 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2012-04-20 14:05:11 (GMT) |
commit | 8eb7e9654fb5318507becbc97a155ea24eebc7c4 (patch) | |
tree | 55cc9f0abdec1cf9af8046ff5569e04910f8691e | |
parent | 7645c6096577abed5d2d8f2337a053ce2d601cc1 (diff) | |
download | mxe-8eb7e9654fb5318507becbc97a155ea24eebc7c4.zip mxe-8eb7e9654fb5318507becbc97a155ea24eebc7c4.tar.gz mxe-8eb7e9654fb5318507becbc97a155ea24eebc7c4.tar.bz2 |
Link to more information about gh-pages in the docs
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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> |