Skip to content

Commit c45b945

Browse files
committed
Fix linkspector config
1 parent 9b62443 commit c45b945

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/.linkspector.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ignorePatterns:
1212
- pattern: "https:\/\/platform.openai.com"
1313
- pattern: "http:\/\/localhost"
1414
- pattern: "http:\/\/127.0.0.1"
15+
- pattern: "https:\/\/localhost"
16+
- pattern: "https:\/\/127.0.0.1"
1517
- pattern: "0001-spec.md"
1618
- pattern: "0001-madr-architecture-decisions.md"
1719
- pattern: "https://api.powerplatform.com/.default"

0 commit comments

Comments
 (0)