Skip to content

Commit a7d125c

Browse files
committed
Fix docfx.json
1 parent e760c99 commit a7d125c

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)