Skip to content

Commit 64689b1

Browse files
authored
Added openai and cleaned up the file
1 parent cfbd63e commit 64689b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.lycheeignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
# The `.lycheeignore` file is only used for excluding URLs, not paths. Use the `exclude_path` key in the `lychee.toml` file. ref: https://lychee.cli.rs/recipes/excluding-paths/
44

55
# GitHub blob/tree fragment links
6-
^https://github\.com/umbraco/Umbraco-CMS/blob/.*/.*#L.*
76
^https://github\.com/umbraco/Umbraco-CMS/tree/.*
8-
^https://github\.com/Shazwazza/Articulate/blob/.*/.*#L.*
7+
^https://github\.com/Shazwazza/Articulate/blob/.*
98
^https://github\.com/umbraco/Umbraco-CMS/blob/.*
109
^https://github\.com/.*/issues/[0-9]+#issuecomment-[0-9]+
1110
^https://github\.com/umbraco/.*/discussions/.*
@@ -23,7 +22,7 @@
2322
^https://azure\.microsoft\.com/en-gb/services/media-services/.*
2423
^https://www\.tiny\.cloud/docs/.*
2524
^https://api\.cloud\.umbraco\.com/?$
26-
^https://www\.npmjs\.com/package/.*$
25+
^https://www\.npmjs\.com/.*$
2726

2827
# TinyMCE anchors
2928
^https://github\.com/tinymce/tinymce/issues/.*#.*
@@ -38,6 +37,7 @@
3837
^https://www\.dhl\.com/.*$
3938
^https://help\.aprimo\.com/.*$
4039
^https://www\.ipaddressguide\.com/.*$
40+
^https://openai\.com/.*$
4141

4242
# Ignore specific troubleshooting anchor as Lychee is stripping special characters and replacing spaces with hyphens
4343
^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

Comments
 (0)