]> git.sur5r.net Git - cc65/commitdiff
Adjusted URL.
authorOliver Schmidt <ol.sc@web.de>
Mon, 3 Nov 2014 22:31:54 +0000 (23:31 +0100)
committerOliver Schmidt <ol.sc@web.de>
Mon, 3 Nov 2014 22:33:01 +0000 (23:33 +0100)
Makefile.travis
doc/index.sgml

index 9deba227c1b14eec3174b5802db2d05d7669ed4f..78ded63e601479cfca5b73a4cbe750b1f1dd3049 100644 (file)
@@ -19,7 +19,7 @@ ifdef GH_TOKEN
        cp html/*.* $(GH_PATH)
        cd $(GH_PATH) && git add -A
        -cd $(GH_PATH) && git commit -m "Updated from commit $(TRAVIS_COMMIT)."
-       cd $(GH_PATH) && git push
+       cd $(GH_PATH) && git push -q
 endif
 
 SF_USER = oliverschmidt
index c773448651f13bb627551950247a060a0e4cc86e..7de8b26cea1270d3dc1b75541ef930a211c1cf28 100644 (file)
@@ -2,7 +2,7 @@
 
 <article>
 <title>cc65 Documentation Overview
-<author><url url="https://github.com/cc65/cc65/">
+<author><url url="http://cc65.github.io/doc">
 <date>
 
 <sect>Program documentation<p>