We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a29ebd commit ed8ac62Copy full SHA for ed8ac62
1 file changed
docs/astro.config.mjs
@@ -23,7 +23,8 @@ export default defineConfig({
23
{ label: 'Debugging', link: '/debugging' },
24
{ label: 'Maven Central FAQ', link: '/portal-faq' },
25
{ label: 'Programmatic API', link: '/programmatic-api' },
26
- { label: 'KDoc', link: 'https://gradleup.com/nmcp/kdoc/nmcp/index.html ' },
+ { label: 'KDoc↗', link: 'https://gradleup.com/nmcp/kdoc/nmcp/index.html' },
27
+ { label: 'GitHub↗', link: 'https://github.com/gradleup/nmcp' },
28
],
29
}),
30
0 commit comments