From a0ec9360f67404d9257b12d758bc4fc70d513c28 Mon Sep 17 00:00:00 2001 From: derrickmehaffy Date: Tue, 15 Mar 2022 15:30:51 -0700 Subject: [PATCH] remove productboard links Signed-off-by: Derrick Mehaffy --- packages/core/admin/admin/src/pages/HomePage/SocialLinks.js | 5 +---- packages/core/strapi/README.md | 5 ++--- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/packages/core/admin/admin/src/pages/HomePage/SocialLinks.js b/packages/core/admin/admin/src/pages/HomePage/SocialLinks.js index d5d6413c74..15ed4927fa 100644 --- a/packages/core/admin/admin/src/pages/HomePage/SocialLinks.js +++ b/packages/core/admin/admin/src/pages/HomePage/SocialLinks.js @@ -170,10 +170,7 @@ const SocialLinks = () => { })} - } - > + }> {formatMessage({ id: 'app.components.HomePage.roadmap', defaultMessage: 'See our road map', diff --git a/packages/core/strapi/README.md b/packages/core/strapi/README.md index e5d71ab986..ef39bde2da 100644 --- a/packages/core/strapi/README.md +++ b/packages/core/strapi/README.md @@ -114,8 +114,7 @@ For general help using Strapi, please refer to [the official Strapi documentatio - [Discord](https://discord.strapi.io) (For live discussion with the Community and Strapi team) - [GitHub](https://github.com/strapi/strapi) (Bug reports, Contributions) - [Community Forum](https://forum.strapi.io) (Questions and Discussions) -- [Academy](https://academy.strapi.io) (Learn the fundamentals of Strapi) -- [ProductBoard](https://portal.productboard.com/strapi/tabs/2-under-consideration) (Roadmap, Feature requests) +- [Roadmap & Feature Requests](https://feedback.strapi.io/) - [Twitter](https://twitter.com/strapijs) (Get the news fast) - [Facebook](https://www.facebook.com/Strapi-616063331867161) - [YouTube Channel](https://www.youtube.com/strapi) (Learn from Video Tutorials) @@ -126,7 +125,7 @@ Follow our [migration guides](https://docs.strapi.io/developer-docs/latest/updat ## Roadmap -Check out our [roadmap](https://portal.productboard.com/strapi) to get informed of the latest features released and the upcoming ones. You may also give us insights and vote for a specific feature. +Check out our [roadmap](https://feedback.strapi.io/) to get informed of the latest features released and the upcoming ones. You may also give us insights and vote for a specific feature. ## Documentation