mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-11-18 06:34:33 +01:00
Fix API docs url redirect (#5632)
This commit is contained in:
parent
22faa4437b
commit
935fe9dc97
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user