Skip to content

Commit

Permalink
Merge pull request #3016 from PavelVanecek/patch-1
Browse files Browse the repository at this point in the history
Update README.md documentation links
  • Loading branch information
sampaiodiego committed Apr 25, 2016
2 parents 848c5bf + 34c6b8b commit c6ad7dc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Host your docker container at [sloppy.io](http://sloppy.io). Get an account and


## Docker
[Deploy with docker compose](https://github.com/RocketChat/Rocket.Chat/wiki/Deploy-with-Docker)
[Deploy with docker compose](https://rocket.chat/docs/master/installing-and-updating/using-docker/docker-compose)

or

Expand Down Expand Up @@ -304,7 +304,7 @@ We are developing the APIs based on the competition, so stay tuned and you will

## Documentation

Checkout [Github Wiki](https://github.com/RocketChat/Rocket.Chat/wiki)
Checkout [Rocket.Chat documentation](https://rocket.chat/docs/)

## License

Expand All @@ -327,11 +327,11 @@ cd Rocket.Chat
meteor
```

If you are not a developer and just want to run the server - see [deployment methods](https://github.com/RocketChat/Rocket.Chat/wiki#deployment).
If you are not a developer and just want to run the server - see [deployment methods](https://rocket.chat/docs/master/installing-and-updating/deployment-options).

## Branching Model

See [Branches and Releases](https://github.com/RocketChat/Rocket.Chat/wiki/Branches-and-Releases).
See [Branches and Releases](https://rocket.chat/docs/master/developer-guides/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.

Expand Down

0 comments on commit c6ad7dc

Please sign in to comment.