Skip to content

Commit d27c239

Browse files
fixes
1 parent e601386 commit d27c239

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ processor, so no runtime reflection is required.
1111

1212
**If you find this project useful, consider giving it a star. It helps others discover it**
1313

14-
🚀 Quickstart, guides, and API reference available in the [docs](https://kliushnichenko.github.io/jooby-mcp/)
14+
🚀 Quickstart, guides, and API reference available in the <a target="_blank" href="https://kliushnichenko.github.io/jooby-mcp/">docs</a>
1515

1616
### Features
1717

docs/content/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ weight: 1
66
---
77

88
<p style="display: flex; flex-wrap: nowrap; gap: 8px; align-items: center; margin-bottom: 1rem;">
9-
<a about="_blank" href="https://central.sonatype.com/search?q=jooby-mcp"><img src="https://img.shields.io/maven-central/v/io.github.kliushnichenko/jooby-mcp.svg" alt="Maven Central" loading="lazy" decoding="async"></a>
10-
<a about="_blank" href="https://mvnrepository.com/artifact/io.github.kliushnichenko/jooby-mcp"><img src="https://badges.mvnrepository.com/badge/io.github.kliushnichenko/jooby-mcp/badge.svg?label=MvnRepository&color=green" alt="MvnRepository" loading="lazy" decoding="async"></a>
9+
<a target="_blank" href="https://central.sonatype.com/search?q=jooby-mcp"><img src="https://img.shields.io/maven-central/v/io.github.kliushnichenko/jooby-mcp.svg" alt="Maven Central" loading="lazy" decoding="async"></a>
10+
<a target="_blank" href="https://mvnrepository.com/artifact/io.github.kliushnichenko/jooby-mcp"><img src="https://badges.mvnrepository.com/badge/io.github.kliushnichenko/jooby-mcp/badge.svg?label=MvnRepository&color=green" alt="MvnRepository" loading="lazy" decoding="async"></a>
1111
<a><img src="https://badge.mcpx.dev" alt="MCP" loading="lazy" decoding="async"></a>
12-
<a about="_blank" href="https://javadoc.io/doc/io.github.kliushnichenko/jooby-mcp/latest"><img src="https://javadoc.io/badge/io.github.kliushnichenko/jooby-mcp/jooby-mcp.svg" alt="Javadoc" loading="lazy" decoding="async"></a>
12+
<a target="_blank" href="https://javadoc.io/doc/io.github.kliushnichenko/jooby-mcp/latest"><img src="https://javadoc.io/badge/io.github.kliushnichenko/jooby-mcp/jooby-mcp.svg" alt="Javadoc" loading="lazy" decoding="async"></a>
1313
</p>
1414

1515
## What is jooby-mcp?

0 commit comments

Comments
 (0)