Skip to content

Commit 680e6d9

Browse files
committedMay 3, 2024·
Fix docfx
1 parent 1279742 commit 680e6d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docfx.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"files": "**/*.{md,png}",
33
"warningsAsErrors": true,
44
"rules": {
5-
"link-out-of-scope": "off"
5+
"link-out-of-scope": "verbose"
66
}
77
}

0 commit comments

Comments
 (0)
Please sign in to comment.