[javascript] Fix invalid link which broke doc generation
This commit is contained in:
parent
0bcfec3afb
commit
58f927714b
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ You have to install =flow-bin=.
|
|||
#+END_SRC
|
||||
|
||||
Or, if you'd rather use a locally-installed =flow-bin= from your project's
|
||||
node_modules directory, see the [[Node Modules][node-add-modules-path setting]].
|
||||
node_modules directory, see the [[#node-modules][node-add-modules-path setting]].
|
||||
|
||||
*** Debugger (dap integration)
|
||||
To install the debug adapter you may run =M-x dap-firefox-setup= or
|
||||
|
|
Reference in a new issue