mirror of
https://github.com/strapi/strapi.git
synced 2025-11-09 22:59:14 +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>
|
</Typography>
|
||||||
</Stack>
|
</Stack>
|
||||||
<Link
|
<Link href="https://feedback.strapi.io/" endIcon={<ExternalLink />}>
|
||||||
href="https://portal.productboard.com/strapi/1-roadmap/tabs/2-under-consideration"
|
|
||||||
endIcon={<ExternalLink />}
|
|
||||||
>
|
|
||||||
{formatMessage({
|
{formatMessage({
|
||||||
id: 'app.components.HomePage.roadmap',
|
id: 'app.components.HomePage.roadmap',
|
||||||
defaultMessage: 'See our road map',
|
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)
|
- [Discord](https://discord.strapi.io) (For live discussion with the Community and Strapi team)
|
||||||
- [GitHub](https://github.com/strapi/strapi) (Bug reports, Contributions)
|
- [GitHub](https://github.com/strapi/strapi) (Bug reports, Contributions)
|
||||||
- [Community Forum](https://forum.strapi.io) (Questions and Discussions)
|
- [Community Forum](https://forum.strapi.io) (Questions and Discussions)
|
||||||
- [Academy](https://academy.strapi.io) (Learn the fundamentals of Strapi)
|
- [Roadmap & Feature Requests](https://feedback.strapi.io/)
|
||||||
- [ProductBoard](https://portal.productboard.com/strapi/tabs/2-under-consideration) (Roadmap, Feature requests)
|
|
||||||
- [Twitter](https://twitter.com/strapijs) (Get the news fast)
|
- [Twitter](https://twitter.com/strapijs) (Get the news fast)
|
||||||
- [Facebook](https://www.facebook.com/Strapi-616063331867161)
|
- [Facebook](https://www.facebook.com/Strapi-616063331867161)
|
||||||
- [YouTube Channel](https://www.youtube.com/strapi) (Learn from Video Tutorials)
|
- [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
|
## 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
|
## Documentation
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user