Skip to content

Commit 227794c

Browse files
committed
Documentation: Fix broken links
1 parent bf6cffd commit 227794c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
| [Issues]
1515
| [Source code]
1616
| [License]
17-
| [CrateDB]
17+
| [CrateDB][CrateDB home]
1818
| [CrateDB Handbook]
1919
| [Community Forum]
2020

2121
## About
2222

2323
The CrateDB MCP Server for natural-language Text-to-SQL and documentation
2424
retrieval specializes in CrateDB database clusters.
25-
The Model Context Protocol ([MCP]) is a protocol that standardizes providing
25+
The Model Context Protocol ([MCP][MCP home]) is a protocol that standardizes providing
2626
context to language models and AI assistants.
2727

2828
The CrateDB Model Context Protocol (MCP) Server connects AI assistants directly
@@ -41,11 +41,11 @@ It includes information on how to install and operate the package.
4141

4242
[development documentation]: https://cratedb-mcp.readthedocs.io/sandbox.html
4343
[managed on GitHub]: https://github.com/crate/cratedb-mcp
44-
[MCP]: https://modelcontextprotocol.io/introduction
44+
[MCP home]: https://modelcontextprotocol.io/introduction
4545

4646
[Bluesky]: https://bsky.app/search?q=cratedb
4747
[Community Forum]: https://community.cratedb.com/
48-
[CrateDB]: https://cratedb.com/database
48+
[CrateDB home]: https://cratedb.com/database
4949
[CrateDB Handbook]: https://cratedb.com/docs/guide/handbook/
5050
[Documentation]: https://cratedb-mcp.readthedocs.io/
5151
[Issues]: https://github.com/crate/cratedb-mcp/issues

0 commit comments

Comments
 (0)