-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: cordova-docs
-
Labels:None
Right now the docs are a mishmash of linking to `folder/` and `folder/index.html`.
http://cordova.apache.org/docs/en/dev/guide/appdev/privacy/index.html
http://cordova.apache.org/docs/en/dev/guide/appdev/privacy/
http://cordova.apache.org/docs/en/dev/reference/cordova-plugin-dialogs/index.html
http://cordova.apache.org/docs/en/dev/reference/cordova-plugin-dialogs/
Both are of course totally valid - we just have to standardize on one and use it everywhere, if possible also create a redirect rule for all "broken" links to use the one standard we define.