Fix documentation links

This commit is contained in:
cytopia 2019-01-26 17:18:19 +01:00
parent 67db5ac40c
commit ce2b83f06d
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2
3 changed files with 3 additions and 3 deletions

View File

@ -55,7 +55,7 @@ else
bash -c 'curl -Ss -o linkcheck -z linkcheck https://raw.githubusercontent.com/cytopia/linkcheck/master/linkcheck 2>/dev/null'
endif
chmod +x linkcheck
./linkcheck -k -r 60 -t 30 -e rst _includes/
./linkcheck -l -k -r 60 -t 30 -e rst _includes/
build:
sphinx-build -a -E -n -j auto -q -W . _build/html

View File

@ -42,7 +42,7 @@
.. |ext_lnk_example_phalcon_documentation| raw:: html
<a target="_blank" href="https://docs.phalconphp.com/en/3.2/devtools-usage">
<a target="_blank" href="https://docs.phalconphp.com/latest/en/devtools-usage">
Official Phalcon Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>

View File

@ -35,7 +35,7 @@
.. |ext_lnk_tool_dep| raw:: html
<a target="_blank" href="https://deployer.org/">
<a target="_blank" href="https://deployer.org">
Deployer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>