Skip to content

Commit 8f791bf

Browse files
Fix wrong path (#394)
1 parent 0ffdf05 commit 8f791bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/documentation/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"https://xref.docs.microsoft.com/query?uid={uid}"
5353
],
5454
"xref": [
55-
https://jnet.masesgroup.com/xrefmap.yml
55+
"https://jnet.masesgroup.com/xrefmap.yml"
5656
],
5757
"postProcessors": [ "ExtractSearchIndex" ],
5858
"globalMetadata": {

0 commit comments

Comments
 (0)