-
Notifications
You must be signed in to change notification settings - Fork 3.6k
chore: Add forum link and remove discord link on readme #8655
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,16 +7,9 @@ | |
| </p> | ||
| <p align="center"><b>Modern project management for all teams</b></p> | ||
|
|
||
| <p align="center"> | ||
| <a href="https://discord.com/invite/A92xrEGCge"> | ||
| <img alt="Discord online members" src="https://img.shields.io/discord/1031547764020084846?color=5865F2&label=Discord&style=for-the-badge" /> | ||
| </a> | ||
| <img alt="Commit activity per month" src="https://img.shields.io/github/commit-activity/m/makeplane/plane?style=for-the-badge" /> | ||
| </p> | ||
|
|
||
| <p align="center"> | ||
| <a href="https://plane.so/"><b>Website</b></a> • | ||
| <a href="https://github.com/makeplane/plane/releases"><b>Releases</b></a> • | ||
| <a href="https://forum.plane.so"><b>Forum</b></a> • | ||
| <a href="https://twitter.com/planepowers"><b>Twitter</b></a> • | ||
|
Comment on lines
10
to
13
|
||
| <a href="https://docs.plane.so/"><b>Documentation</b></a> | ||
| </p> | ||
|
Comment on lines
10
to
15
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The commit-activity badge was removed as part of deleting the Discord badge paragraph. If the intent is only to remove Discord, consider keeping the commit-activity badge (move it into the remaining centered paragraph) or document that this PR also removes the badge.