Skip to content

Commit e25293a

Browse files
chore(common): fix base url, allow KB link in footer
1 parent 01ce427 commit e25293a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# The public documentation URL, used for sitemap.xml
2-
url: "https://docs.telerik.com/blazor"
2+
url: "https://docs.telerik.com/blazor-ui"
33

44
all_pages_domain: "https://docs.telerik.com"
55

@@ -336,14 +336,14 @@ footer:
336336
-
337337
title: "Getting Started"
338338
links:
339-
"Client-side Blazor": https://docs.telerik.com/blazor/getting-started/client-blazor
340-
"Server-side Blazor": https://docs.telerik.com/blazor/getting-started/server-blazor
339+
"Client-side Blazor": https://docs.telerik.com/blazor-ui/getting-started/client-blazor
340+
"Server-side Blazor": https://docs.telerik.com/blazor-ui/getting-started/server-blazor
341341
"Demos": https://demos.telerik.com/blazor-ui
342342
# "Sample Applications": https://github.com/telerik/ui-for-blazor-examples/
343343
#-
344344
# title: "Support Resources"
345345
# links:
346-
# "Knowledge Base": https://docs.telerik.com/blazor/knowledge-base
346+
"Knowledge Base": https://docs.telerik.com/blazor-ui/knowledge-base
347347
-
348348
title: "Community"
349349
links:

0 commit comments

Comments
 (0)