Skip to content

Commit ed8ac62

Browse files
committed
Add GitHub link
1 parent 6a29ebd commit ed8ac62

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/astro.config.mjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ export default defineConfig({
2323
{ label: 'Debugging', link: '/debugging' },
2424
{ label: 'Maven Central FAQ', link: '/portal-faq' },
2525
{ label: 'Programmatic API', link: '/programmatic-api' },
26-
{ label: 'KDoc', link: 'https://gradleup.com/nmcp/kdoc/nmcp/index.html ' },
26+
{ label: 'KDoc↗', link: 'https://gradleup.com/nmcp/kdoc/nmcp/index.html' },
27+
{ label: 'GitHub↗', link: 'https://github.com/gradleup/nmcp' },
2728
],
2829
}),
2930
],

0 commit comments

Comments
 (0)