We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd33f66 commit c19efffCopy full SHA for c19efff
docusaurus.config.js
@@ -15,6 +15,11 @@ const VERSIONS_JSON = require('./versions.json');
15
* that are built with Docusaurus. The
16
* Ionic v3 and v4 docs are built with other tools, so those
17
* versions are not included here.
18
+ *
19
+ * Note that the urls specified in this file should
20
+ * NOT have a trailing slash otherwise users will
21
+ * briefly get a 404 Page Not Found error before
22
+ * the docuementation website loads.
23
*/
24
const ARCHIVED_VERSIONS_JSON = require('./versionsArchived.json');
25
0 commit comments