Skip to content
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

update/add reddit socials #200

Merged
merged 2 commits into from
Aug 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ Please note, all community provided resources are **non-official**. For clarific

🇹🇷 - [türk telegram topluluğu](https://t.me/subspacenetworkturkey)

### Reddit

🇺🇸 - [English Subreddit Community](https://www.reddit.com/r/SubspaceNetwork/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the same section to the versioned_docs.
You can find the same file index.md located in /versioned_docs/version-latest/community/index.md

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added.


### Discord

🇨🇳 - [中国不和谐社区](https://discord.com/channels/864285291518361610/940656159927451668)
Expand Down
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ const config = {
},
{
label: 'Reddit',
href: 'https://reddit.com/r/sub',
href: 'https://reddit.com/r/sub/',
},
],
},
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-latest/community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ Please note, all community provided resources are **non-official**. For clarific

🇹🇷 - [türk telegram topluluğu](https://t.me/subspacenetworkturkey)

### Reddit

🇺🇸 - [English Subreddit Community](https://www.reddit.com/r/SubspaceNetwork/)

### Discord

🇨🇳 - [中国不和谐社区](https://discord.com/channels/864285291518361610/940656159927451668)
Expand Down