We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e314e commit 931092aCopy full SHA for 931092a
1 file changed
html/help-file/v1.0/help-file-v1.0.html
@@ -67,7 +67,7 @@
67
var base = document.baseURI;
68
var target = host;
69
70
- var src;
+ var src = 'docs/help.md';
71
var md;
72
73
var view;
0 commit comments