chore: replace the temp slack url to permanent route#99
Merged
Conversation
Signed-off-by: amaan-bhati <amaanbhati49@gmail.com>
There was a problem hiding this comment.
Pull request overview
This PR updates documentation references to Keploy’s Slack community by replacing the previously used temporary Slack invite URL with the permanent route https://keploy.io/slack, ensuring community links remain stable over time.
Changes:
- Updated the Slack link in the README header badge area.
- Updated the Slack badge link in the README “Questions?” section.
- Updated Slack links in the Code of Conduct reporting and contact sections.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | Replaces the temporary Slack invite link with https://keploy.io/slack in the header and support badge. |
| CODE_OF_CONDUCT.md | Replaces the temporary Slack invite link with https://keploy.io/slack in reporting guidance and contact info. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
nehagup
approved these changes
Jun 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR updates the temporary Slack invite URLs across the repository to the new permanent route (
https://keploy.io/slack).Changes Made
README.md: Updated the Slack community invite link in the badges and header section.CODE_OF_CONDUCT.md: Replaced the Slack link in the reporting and contact sections.Motivation
Ensures that all community links point to the active, permanent Slack workspace URL, preventing broken invites in the future.