Skip to content

Commit c63245d

Browse files
.Net Commenting out Dapr documentation links (#11153)
Excluded a few md files from the link checker as some links are temporarily? unavailable: <img width="1511" alt="image" src="https://github.com/user-attachments/assets/ec4b1612-6f89-4d11-bc5b-f708e5737cf8" /> <img width="1510" alt="image" src="https://github.com/user-attachments/assets/7e605a9c-dda0-4907-8149-134af8d74d56" />
1 parent f8e1e56 commit c63245d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/.linkspector.yml

+5
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ ignorePatterns:
99
- pattern: "./pulls"
1010
- pattern: "https:\/\/platform.openai.com"
1111
- pattern: "https:\/\/outlook.office.com/bookings"
12+
excludedFiles:
13+
# Files that are temporarily excluded because they contain links that are temporarily unavailable.
14+
- ./docs/decisions/0067-hybrid-search.md
15+
- ./docs/decisions/0054-processes.md
16+
- ./dotnet/src/Experimental/Process.IntegrationTestRunner.Dapr/README.md
1217
excludedDirs:
1318
# Folders which include links to localhost, since it's not ignored with regular expressions
1419
- ./python/samples/demos/telemetry

0 commit comments

Comments
 (0)