Javascript: fixed a missing link in documentation.

This commit is contained in:
Oliver Buchtala 2014-05-28 04:27:23 +02:00
commit 686d98672d

View file

@ -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>