Skip to content

Commit c19efff

Browse files
authored
Update docusaurus.config.js
1 parent cd33f66 commit c19efff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ const VERSIONS_JSON = require('./versions.json');
1515
* that are built with Docusaurus. The
1616
* Ionic v3 and v4 docs are built with other tools, so those
1717
* 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.
1823
*/
1924
const ARCHIVED_VERSIONS_JSON = require('./versionsArchived.json');
2025

0 commit comments

Comments
 (0)