Skip to content
Snippets Groups Projects
Unverified Commit 9b5b9150 authored by Hrishabh Joshi's avatar Hrishabh Joshi Committed by GitHub
Browse files

Doc: Corrected links to documentation of rocket.chat README.md (#20478)

parent ba01d045
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,7 @@ Installing snaps is very quick. By running that command you have your full Rocke
Our snap features a built-in reverse proxy that can request and maintain free Let's Encrypt SSL certificates. You can go from zero to a public-facing SSL-secured Rocket.Chat server in less than 5 minutes.
Find out more information about our snaps [here](https://rocket.chat/docs/installation/manual-installation/ubuntu/snaps/).
Find out more information about our snaps [here](https://docs.rocket.chat/installation/snaps).
## DigitalOcean droplet
......@@ -155,7 +155,7 @@ Host your docker container at [sloppy.io](http://sloppy.io). Get an account and
## Docker
[Deploy with docker compose](https://rocket.chat/docs/installation/docker-containers/docker-compose/)
[Deploy with docker compose](https://docs.rocket.chat/installation/docker-containers#3-installing-docker-and-docker-compose)
[![Rocket.Chat logo](https://d207aa93qlcgug.cloudfront.net/1.95.5.qa/img/nav/docker-logo-loggedout.png)](https://hub.docker.com/r/rocketchat/rocket.chat/)
......@@ -193,7 +193,7 @@ Add Rocket.Chat to this world famous time tested small enterprise server today.
[![Koozali SME](https://raw.githubusercontent.com/Sing-Li/bbug/master/images/koozali.png)](https://wiki.contribs.org/Rocket_Chat)
## Ubuntu VPS
Follow these [deployment instructions](https://rocket.chat/docs/installation/manual-installation/ubuntu/).
Follow these [deployment instructions](https://docs.rocket.chat/installation/manual-installation/ubuntu).
## D2C.io
Deploy Rocket.Chat stack to your server with [D2C](https://d2c.io/). Scale with a single click, check live logs and metrics:
......@@ -340,7 +340,7 @@ We are developing the APIs based on the competition, so stay tuned and you will
## Documentation
Check out [Rocket.Chat documentation](https://rocket.chat/docs/).
Check out [Rocket.Chat documentation](https://docs.rocket.chat/).
## License
......@@ -373,11 +373,11 @@ meteor debug
```
You'll find a nodejs icon in the developer console.
If you are not a developer and just want to run the server - see [deployment methods](https://rocket.chat/docs/installation/paas-deployments/).
If you are not a developer and just want to run the server - see [deployment methods](https://docs.rocket.chat/installation/paas-deployments).
## Branching Model
See [Branches and Releases](https://rocket.chat/docs/developer-guides/branches-and-releases/).
See [Branches and Releases](https://docs.rocket.chat/guides/developer/branches-and-releases).
It is based on [Gitflow Workflow](http://nvie.com/posts/a-successful-git-branching-model/), reference section below is derived from Vincent Driessen at nvie.
......@@ -389,7 +389,7 @@ If you want to help, send an email to support at rocket.chat to be invited to th
## How to Contribute
Already a JavaScript developer? Familiar with Meteor? [Pick an issue](https://github.com/RocketChat/Rocket.Chat/labels/contrib%3A%20easy), push a PR and instantly become a member of Rocket.Chat's international contributors' community. For more information, check out our [Contributing Guide](.github/CONTRIBUTING.md) and our [Official Documentation for Contributors](https://rocket.chat/docs/contributing/).
Already a JavaScript developer? Familiar with Meteor? [Pick an issue](https://github.com/RocketChat/Rocket.Chat/labels/contrib%3A%20easy), push a PR and instantly become a member of Rocket.Chat's international contributors' community. For more information, check out our [Contributing Guide](.github/CONTRIBUTING.md) and our [Official Documentation for Contributors](https://docs.rocket.chat/contributors/contributing).
A lot of work has already gone into Rocket.Chat, but we have much bigger plans for it!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment