From b5f102d01a96150259903a719925c5a1db8cf673 Mon Sep 17 00:00:00 2001 From: Nikhil <72620320+badnikhil@users.noreply.github.com> Date: Mon, 10 Mar 2025 05:41:01 +0530 Subject: [PATCH] Update README.md Update the link to List of Ideas to latest one --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4e69fe1..00a72df8 100644 --- a/README.md +++ b/README.md @@ -270,7 +270,7 @@ You can contribute to API Dash in any or all of the following ways: - [Ask a question](https://github.com/foss42/apidash/discussions) - [Submit a bug report](https://github.com/foss42/apidash/issues/new/choose) - [Request a new feature](https://github.com/foss42/apidash/issues/new/choose) -- [Choose from our existing list of ideas](https://github.com/foss42/apidash/discussions/112) +- [Choose from our existing list of ideas](https://github.com/foss42/apidash/discussions/565) - [Suggest ways to improve the developer experience of an existing feature](https://github.com/foss42/apidash/issues/new/choose) - Add documentation - To add a new feature, resolve an existing issue or add a new test to the project, check out our [Contribution Guidelines](CONTRIBUTING.md).