Fix API docs url redirect (#5632)

This commit is contained in:
Jesse Hills 2025-11-18 07:01:52 +13:00 committed by GitHub
parent 22faa4437b
commit 935fe9dc97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ status = 301
# It is replaced by sed in the makefile when netlify is building the site.
[[redirects]]
from = "/api/*"
to = "{{API_DOCS_URL}}/:splat"
to = "{{HUGOxPARAMSxAPI_DOCS_URL}}/:splat"
status = 301
# Webserver files