We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ac6f0d commit 8383cb9Copy full SHA for 8383cb9
.lycheeignore
@@ -31,3 +31,6 @@
31
# Timeout-prone Umbraco issue links
32
^https://issues\.umbraco\.org/issue/.*
33
^https://issues\.umbraco\.org/issues/.*
34
+
35
+# Ignore specific troubleshooting anchor as Lychee is stripping special characters and replacing spaces with hyphens
36
+^file:///home/runner/work/UmbracoDocs/UmbracoDocs/umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/umbraco-cicd/troubleshooting.md#unable-to-determine-environment-by-its-environment-id
0 commit comments