Javascript: fixed a missing link in documentation.
This commit is contained in:
parent
c342bc1b28
commit
686d98672d
1 changed files with 1 additions and 1 deletions
|
|
@ -332,7 +332,7 @@ A simple example would have the following structure:
|
|||
|
||||
<p>
|
||||
The configuration file essentially conforms to <code>node.js</code> syntax.
|
||||
It has some extras to configure <code>node-webkit</code>. See the <a href="">Manifest</a> specification for more details.
|
||||
It has some extras to configure <code>node-webkit</code>. See the <a href="https://github.com/rogerwang/node-webkit/wiki/Manifest-format">Manifest</a> specification for more details.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue