We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7279aaf commit 60c395bCopy full SHA for 60c395b
assets/jekyll-site/_config.yml
@@ -1,8 +1,8 @@
1
# Jekyll Configuration for GitHub Pages
2
title: Guidance for Agentic AI Accelerator on AWS
3
description: Enterprise-grade multi-agent AI orchestration platform built on AWS managed services
4
-baseurl: "" # the subpath of your site, e.g. /blog
5
-url: "" # the base hostname & protocol for your site
+baseurl: "/guidance-for-no-code-multi-agent-ai-orchestration-on-aws" # the subpath of your site
+url: "https://aws-solutions-library-samples.github.io" # the base hostname & protocol for your site
6
7
# GitHub Pages settings
8
theme: minima
0 commit comments