Skip to content

Commit cf495d6

Browse files
Fix site base URL, which should fix some asset links (#6384)
1 parent 3511f9f commit cf495d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
INHERIT: config/redirects.yml
22

33
site_name: Knative
4-
site_url: https://knative.dev/docs
4+
site_url: https://knative.dev/
55
site_description: Knative Documentation
66
extra_css:
77
- stylesheets/extra.css

0 commit comments

Comments
 (0)