Commit fabb800
fix(redirects): add /current path support for latest version
The /current and /current/* paths were not accessible, causing 404
errors for external references. This implements native Docusaurus
redirects using the createRedirects function to automatically map all
/current/* paths to the corresponding paths in the latest version.
Closes #24
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>1 parent cb5cfe6 commit fabb800
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
200 | 207 | | |
201 | 208 | | |
202 | 209 | | |
| |||
0 commit comments