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