Skip to content

fix(docs): update expired Discord invite link#12

Merged
MohamadSalman11 merged 1 commit intolovit-dev:mainfrom
devpiyush20:fix-discord-invite-link
May 19, 2025
Merged

fix(docs): update expired Discord invite link#12
MohamadSalman11 merged 1 commit intolovit-dev:mainfrom
devpiyush20:fix-discord-invite-link

Conversation

@devpiyush20
Copy link
Contributor

@devpiyush20 devpiyush20 commented May 19, 2025

Summary

This pull request updates the expired Discord invite link across multiple documentation files to ensure new users can join the community. The old link (https://discord.com/invite/3sBv9mUF) was replaced with the new, non-expiring link (https://discord.gg/kkx5zYKZwR) in the following files:

  • README.md
  • site/src/constants.ts
  • site/docs/guide/index.mdx
  • CODE_OF_CONDUCT.md
  • CONTRIBUTING.md

Motivation

The current Discord invite link is expired, preventing new users from joining the lovit-dev/lovit community. This change fixes the issue by updating the link to a valid, non-expiring one, as reported in issue #11. This ensures seamless access to the community for collaboration and support.

Change Type

  • 🐞 Bug fix (non-breaking fix for an issue)
  • ✨ Feature (non-breaking addition)
  • 🧹 Refactor (non-breaking improvements, no behavior change)
  • 💥 Breaking change (fix or feature that would change existing functionality)

Checklist

  • I’ve read the Contributing Guidelines
  • My code matches the project’s coding style (npm run lint)
  • My change introduces changes to the documentation
  • I’ve updated documentation where needed
  • I’ve added tests covering new behavior
  • All existing and new tests pass

Related Issues

@MohamadSalman11 MohamadSalman11 changed the title Fixes #11 - Update expired Discord invite link in documentation fix(docs): update expired Discord invite link May 19, 2025
@MohamadSalman11 MohamadSalman11 merged commit 497472c into lovit-dev:main May 19, 2025
5 checks passed
@MohamadSalman11
Copy link
Contributor

Thank you for your work and quick fix. It looks great!

@MohamadSalman11 MohamadSalman11 added bug Something isn't working docs Improvements or additions to documentation labels May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Discord invite link is expired

2 participants