We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b73ed1 commit 310e993Copy full SHA for 310e993
website/docusaurus.config.ts
@@ -11,7 +11,7 @@ const config: Config = {
11
url: "https://sassoftware.github.io",
12
// Set the /<baseUrl>/ pathname under which your site is served
13
// For GitHub pages deployment, it is often '/sas-agentic-ai-accelerator/'
14
- baseUrl: "/sas-portal-framework-for-sas-viya/",
+ baseUrl: "/sas-agentic-ai-accelerator/",
15
16
// GitHub pages deployment config.
17
// If you aren't using GitHub pages, you don't need these.
0 commit comments