diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 437b87531cded29c8502c7875a00779d268f89dd..111fffc18685aeec573149478fd1ce4f61232122 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -47,7 +47,7 @@ ext_links:
   script:
   - wget -V
   - echo https://docs.it4i.cz/devel/$CI_BUILD_REF_NAME/
-    #- wget --spider -o /tmp/wget.log -e robots=off  -r -p https://docs.it4i.cz/devel/$CI_BUILD_REF_NAME/
+  - wget --spider -e robots=off  -r -p https://docs.it4i.cz/devel/$CI_BUILD_REF_NAME/
   - curl https://docs.it4i.cz/devel/$CI_BUILD_REF_NAME/
   - sed -n '/^Found .* broken links.$/,$p' /tmp/wget.log