Skip to content

Commit 5f4fecb

Browse files
committed
fix missing sample link
1 parent ddc8974 commit 5f4fecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-01-13-mcp-server.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ We're using the `stdio` variant as it's required for MCP hosts that run the serv
5757

5858
== Building the server
5959

60-
Create a new file `src/main/java/org/acme/Weather.java`. The complete code for this example is available here: [].
60+
Create a new file `src/main/java/org/acme/Weather.java`. The complete code for this example is available https://github.com/quarkiverse/quarkus-mcp-server/tree/main/samples/weather[here].
6161

6262
=== Weather API Integration
6363

0 commit comments

Comments
 (0)