mirror of
https://github.com/immich-app/immich.git
synced 2025-07-31 15:08:44 -04:00
chore: also redirect docs/ with trailing slash (#19965)
Cause I keep running into that lol
This commit is contained in:
parent
649221176c
commit
184c7390a1
3
docs/static/_redirects
vendored
3
docs/static/_redirects
vendored
@ -1,4 +1,5 @@
|
||||
/docs /docs/overview/introduction 307
|
||||
/docs /docs/overview/welcome 307
|
||||
/docs/ /docs/overview/welcome 307
|
||||
/docs/mobile-app-beta-program /docs/features/mobile-app 307
|
||||
/docs/contribution-guidelines /docs/overview/support-the-project#contributing 307
|
||||
/docs/install /docs/install/docker-compose 307
|
||||
|
Loading…
x
Reference in New Issue
Block a user