Skip to content

Commit b405d57

Browse files
committed
docs: update site url in mkdocs configuration
The URL was simplified by removing the redundant '/docs' suffix which was causing unnecessary redirects.
1 parent e2472db commit b405d57

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,5 +1,5 @@
11
site_name: mcp-annotated-java-sdk documentation
2-
site_url: https://thought2code.github.io/mcp-annotated-java-sdk/docs
2+
site_url: https://thought2code.github.io/mcp-annotated-java-sdk
33
theme:
44
name: material
55
icon:

0 commit comments

Comments
 (0)