From ce2b83f06d195a67a59601b241a64b4bd203feaa Mon Sep 17 00:00:00 2001 From: cytopia Date: Sat, 26 Jan 2019 17:18:19 +0100 Subject: [PATCH] Fix documentation links --- docs/Makefile | 2 +- docs/_includes/links/examples.rst | 2 +- docs/_includes/links/tools.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Makefile b/docs/Makefile index 0ba2edd2..48ab9c3d 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -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 diff --git a/docs/_includes/links/examples.rst b/docs/_includes/links/examples.rst index e1a49757..98ee63f8 100644 --- a/docs/_includes/links/examples.rst +++ b/docs/_includes/links/examples.rst @@ -42,7 +42,7 @@ .. |ext_lnk_example_phalcon_documentation| raw:: html - + Official Phalcon Documentation diff --git a/docs/_includes/links/tools.rst b/docs/_includes/links/tools.rst index bc3ef0e1..9c8d74a9 100644 --- a/docs/_includes/links/tools.rst +++ b/docs/_includes/links/tools.rst @@ -35,7 +35,7 @@ .. |ext_lnk_tool_dep| raw:: html - + Deployer