mirror of
https://github.com/cc65/cc65.git
synced 2025-08-13 08:25:28 +00:00
Adjusted URL.
This commit is contained in:
@@ -19,7 +19,7 @@ ifdef GH_TOKEN
|
|||||||
cp html/*.* $(GH_PATH)
|
cp html/*.* $(GH_PATH)
|
||||||
cd $(GH_PATH) && git add -A
|
cd $(GH_PATH) && git add -A
|
||||||
-cd $(GH_PATH) && git commit -m "Updated from commit $(TRAVIS_COMMIT)."
|
-cd $(GH_PATH) && git commit -m "Updated from commit $(TRAVIS_COMMIT)."
|
||||||
cd $(GH_PATH) && git push
|
cd $(GH_PATH) && git push -q
|
||||||
endif
|
endif
|
||||||
|
|
||||||
SF_USER = oliverschmidt
|
SF_USER = oliverschmidt
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<article>
|
<article>
|
||||||
<title>cc65 Documentation Overview
|
<title>cc65 Documentation Overview
|
||||||
<author><url url="https://github.com/cc65/cc65/">
|
<author><url url="http://cc65.github.io/doc">
|
||||||
<date>
|
<date>
|
||||||
|
|
||||||
<sect>Program documentation<p>
|
<sect>Program documentation<p>
|
||||||
|
Reference in New Issue
Block a user