From 4ba79a2fef95d5416e004f25046a67cfec44281d Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Fri, 19 Dec 2025 12:15:55 -0600 Subject: [PATCH] Revise welcome message in index.md Updated the documentation to include a link to the showbridge repository and corrected the issue link. --- src/content/docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/index.md b/src/content/docs/index.md index b084e7e..e250df2 100644 --- a/src/content/docs/index.md +++ b/src/content/docs/index.md @@ -4,4 +4,4 @@ sidebar: order: 1 --- -Welcome to the showbridge docs, this is an every changing store of information related to showbridge. If you find something that doesn't make sense or needs more documentation/clarification please open an issue on [github](https://github.com/jwetzell/showbridge-go/issues). \ No newline at end of file +Welcome to the showbridge docs, this is an ever changing store of information related to [showbridge](https://github.com/jwetzell/showbridge-go). If you find something that doesn't make sense or needs more documentation/clarification please open an issue on [github](https://github.com/jwetzell/showbridge-docs/issues).