mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #584 from Morikko/update-jslint-link
Update JSLint broken link in codingguidelines #583
This commit is contained in:
@@ -250,7 +250,7 @@ with ``Data``.
|
||||
|
||||
JavaScript
|
||||
----------
|
||||
In general take a look at `JSLint <http://www.jslint.com/lint.html>`_ without the whitespace rules.
|
||||
In general take a look at `JSLint <http://www.jslint.com>`_ without the whitespace rules.
|
||||
|
||||
* Use a :file:`js/main.js` or :file:`js/app.js` where your program is started
|
||||
* Complete every statement with a **;**
|
||||
|
||||
Reference in New Issue
Block a user