Doc: Corrected links to documentation of rocket.chat README.md #20478
Conversation
The link was previously https://rocket.chat/docs/ while that was not working and according to the website it was https://docs.rocket.chat/
Paas Deployment Documentation link corrected
Documentation links correction
|
Could anyone please review it and tell if the links are correct or not. |
|
LGTM, thanks! |
|
Can you please update your base branch with the tip of develop? Thanks! |
Thanks for reviewing @KevLehman . I have updated the branch with develop branch. |
9b5b915
into
RocketChat:develop
13 checks passed
13 checks passed
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.


Fix Documentation:
Proposed changes
The link for documentation in the readme was previously https://rocket.chat/docs/ while that was not working and according to the website it was https://docs.rocket.chat/
The link for deployment methods in readme was corrected from https://rocket.chat/docs/installation/paas-deployments/ to https://docs.rocket.chat/installation/paas-deployments
Some more links to the documentations were giving 404 error which hence updated.
Issue(s)
The link was not correct for documentation in the readme.
Steps to test or reproduce
This requires no test
Further comments
Closes #20525