diff --git a/scripts/ci/jobs/build-docs.yml b/scripts/ci/jobs/build-docs.yml
index 5833acc42e584b5d006826584ce43ad1b1c64466..a6de2822908a27ee2bf92eea560a8f37cc5ba7eb 100644
--- a/scripts/ci/jobs/build-docs.yml
+++ b/scripts/ci/jobs/build-docs.yml
@@ -107,7 +107,7 @@ check docs links new:
   allow_failure: true
   image:
     name: lycheeverse/lychee
-    entrypoint: [ '/bin/bash', '-c', 'ln -snf /bin/bash /bin/sh && /bin/bash -c $0' ]
+    entrypoint: [""]
   needs: ["build docs"]
   extends:
     - .rules-master-manual