mirror of
https://github.com/strapi/strapi.git
synced 2025-11-03 03:17:11 +00:00
remove productboard links
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
This commit is contained in:
parent
988cc6b718
commit
a0ec9360f6
@ -170,10 +170,7 @@ const SocialLinks = () => {
|
||||
})}
|
||||
</Typography>
|
||||
</Stack>
|
||||
<Link
|
||||
href="https://portal.productboard.com/strapi/1-roadmap/tabs/2-under-consideration"
|
||||
endIcon={<ExternalLink />}
|
||||
>
|
||||
<Link href="https://feedback.strapi.io/" endIcon={<ExternalLink />}>
|
||||
{formatMessage({
|
||||
id: 'app.components.HomePage.roadmap',
|
||||
defaultMessage: 'See our road map',
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user