Skip to content

Commit 50640d2

Browse files
Matthew HawkinsDaleSeo
authored andcommitted
Fix broken links
1 parent 7448aba commit 50640d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/best-practices.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ When running Apollo MCP Server with GraphOS, use contract variants whenever poss
1818
In particular, we strongly recommend contract variants when using:
1919

2020
- [GraphOS-managed persisted queries](/apollo-mcp-server/guides#from-graphos-managed-persisted-queries)
21-
- [Introspection](/apollo-mcp-server/guides#from-schema-introspection)
21+
- [Introspection](/apollo-mcp-server/guides#introspection-tools)
2222

2323
## Send client name header when using persisted queries
2424

docs/source/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ If you're still having issues:
189189
See the [user guide](/apollo-mcp-server/guides) to learn how to create tools from:
190190
- [Operation files](/apollo-mcp-server/guides#from-operation-files)
191191
- [Persisted query manifests](/apollo-mcp-server/guides/#from-persisted-query-manifests)
192-
- [Schema introspection](/apollo-mcp-server/guides/#from-schema-introspection)
192+
- [Schema introspection](/apollo-mcp-server/guides/#introspection-tools)
193193

194194
When you are ready, [deploy the MCP server](https://www.apollographql.com/docs/apollo-mcp-server/guides#deploying-the-mcp-server).
195195

0 commit comments

Comments
 (0)