Skip to content

Commit 957cd83

Browse files
committed
Fix docs missing the version of the lang/tool/package
1 parent 155138a commit 957cd83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devdocs-macos/user-scripts/page-observer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
return {}
77
}
88
return {
9-
doc: entry.doc.name,
9+
doc: entry.doc.fullName,
1010
topic: entry.name
1111
}
1212
}

0 commit comments

Comments
 (0)