Fix site base URL, which should fix some asset links (#6384)

This commit is contained in:
Evan Anderson 2025-09-17 09:21:02 -07:00 committed by GitHub
parent 3511f9f7dd
commit cf495d6c10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
INHERIT: config/redirects.yml
site_name: Knative
site_url: https://knative.dev/docs
site_url: https://knative.dev/
site_description: Knative Documentation
extra_css:
- stylesheets/extra.css