From 69794b5d943e3a37d2ce9a67d6807c21661199f5 Mon Sep 17 00:00:00 2001 From: 0xbyt4 <35742124+0xbyt4@users.noreply.github.com> Date: Wed, 14 Jan 2026 20:42:42 +0300 Subject: [PATCH] fix: correct broken links in documentation - Remove trailing curly quote from Discord URLs in CONTRIBUTING.md and troubleshooting.md - Fix GitHub organization typo: fluentblabs-xyz -> fluentlabs-xyz in contribute.md --- CONTRIBUTING.md | 2 +- docs/contribute.md | 4 ++-- docs/gblend/troubleshooting.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6c24cb2..9d2a52d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -161,7 +161,7 @@ When creating issues: - **Documentation**: Check existing docs first - **Issues**: Search existing issues before creating new ones -- **Discussions**: Use [Discord](https://discord.com/invite/fluentxyz") for discussing, in the #developer-forum channel before opening an issue or PR if you're unsure +- **Discussions**: Use [Discord](https://discord.com/invite/fluentxyz) for discussing, in the #developer-forum channel before opening an issue or PR if you're unsure - **Community**: Join our community channels for real-time help ## Recognition diff --git a/docs/contribute.md b/docs/contribute.md index 7be317a..0f1efbd 100644 --- a/docs/contribute.md +++ b/docs/contribute.md @@ -10,7 +10,7 @@ We're excited that you want to contribute to Fluent documentation! Your contribu :::prerequisite[Ready to Get Started?] -Check out our comprehensive [Contributing Guidelines](https://github.com/fluentblabs-xyz/docs-docusaurus/blob/main/CONTRIBUTING.md) for everything you need to know! +Check out our comprehensive [Contributing Guidelines](https://github.com/fluentlabs-xyz/docs-docusaurus/blob/main/CONTRIBUTING.md) for everything you need to know! ::: @@ -40,7 +40,7 @@ And finally, for more advanced contributors: ## Need Help? - **Questions?** Join our [Discord community](https://discord.com/invite/fluentxyz) in the #developer-forum channel -- **Guidelines?** Check out our [Contributing Guidelines](https://github.com/fluentblabs-xyz/docs-docusaurus/blob/main/CONTRIBUTING.md) for detailed instructions +- **Guidelines?** Check out our [Contributing Guidelines](https://github.com/fluentlabs-xyz/docs-docusaurus/blob/main/CONTRIBUTING.md) for detailed instructions - **Issues?** Search existing issues or create a new one on GitHub --- diff --git a/docs/gblend/troubleshooting.md b/docs/gblend/troubleshooting.md index bdcb494..d2faf22 100644 --- a/docs/gblend/troubleshooting.md +++ b/docs/gblend/troubleshooting.md @@ -84,4 +84,4 @@ sudo systemctl start docker ## Still encountering issues? -If none of the above solves the issue you're facing, refer [Discord](https://discord.com/invite/fluentxyz") for discussing the issue and getting support from fellow community devs and DevRels, in the _#devs-forum_ channel. +If none of the above solves the issue you're facing, refer [Discord](https://discord.com/invite/fluentxyz) for discussing the issue and getting support from fellow community devs and DevRels, in the _#devs-forum_ channel.