diff --git a/docs/pyagentspec/source/conf.py b/docs/pyagentspec/source/conf.py index 54ca1f9a..53070bf0 100644 --- a/docs/pyagentspec/source/conf.py +++ b/docs/pyagentspec/source/conf.py @@ -149,7 +149,7 @@ html_theme_options = { "icon_links": [ { - "name": "WayFlow GitHub repository", + "name": "Agent Spec GitHub repository", "url": "https://github.com/oracle/agent-spec", "icon": "_static/icons/github-icon.svg", "type": "local",