mirror of
https://github.com/apache/superset.git
synced 2026-04-24 02:25:13 +00:00
fix(docs): add trailing slash to /user-docs/databases redirect target
The databases index page generates at /user-docs/databases/ (with trailing slash) since it's a directory index page. Update all redirect targets and links to use the trailing-slash form so Docusaurus's redirect validator accepts them. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -34,7 +34,7 @@ This section contains documentation for system administrators and operators who
|
||||
|
||||
## Related
|
||||
|
||||
- **[Database Drivers](/user-docs/databases)** - See User Docs for database connection setup (admins may need to install drivers)
|
||||
- **[Database Drivers](/user-docs/databases/)** - See User Docs for database connection setup (admins may need to install drivers)
|
||||
|
||||
## Looking for something else?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user