From 95ae3d54bf75fe8c0098a95b6c83d378233d8e5a Mon Sep 17 00:00:00 2001 From: Nipuna Ranasinghe Date: Sun, 6 Oct 2024 11:53:01 +0530 Subject: [PATCH] Fix issue in useful links title --- README.md | 2 +- ballerina/Module.md | 2 +- ballerina/Package.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 44b4fc1..4dc8838 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ For more information, go to the [contribution guidelines](https://github.com/bal All the contributors are encouraged to read the [Ballerina Code of Conduct](https://ballerina.io/code-of-conduct). -## [Useful links](#useful-links) +## Useful links * For more information go to the [`dayforce` package](https://lib.ballerina.io/ballerinax/dayforce/latest). * For example demonstrations of the usage, go to [Ballerina By Examples](https://ballerina.io/learn/by-example/). diff --git a/ballerina/Module.md b/ballerina/Module.md index 6c70871..32d17bf 100644 --- a/ballerina/Module.md +++ b/ballerina/Module.md @@ -80,7 +80,7 @@ Use the following command to compile and run the Ballerina program. bal run ``` -## [Useful links](#useful-links) +## Useful links - Chat live with us via our [Discord server](https://discord.gg/ballerinalang). - Post all technical questions on Stack Overflow with the [#ballerina](https://stackoverflow.com/questions/tagged/ballerina) tag. diff --git a/ballerina/Package.md b/ballerina/Package.md index 63decca..de9b074 100644 --- a/ballerina/Package.md +++ b/ballerina/Package.md @@ -83,7 +83,7 @@ bal run To report bugs, request new features, start new discussions, view project boards, etc., go to the [Ballerina library parent repository](https://github.com/ballerina-platform/ballerina-library). -## [Useful links](#useful-links) +## Useful links - Chat live with us via our [Discord server](https://discord.gg/ballerinalang). - Post all technical questions on Stack Overflow with the [#ballerina](https://stackoverflow.com/questions/tagged/ballerina) tag. \ No newline at end of file