Skip to content
Snippets Groups Projects
Commit f25f1533 authored by Gleb Goncharov's avatar Gleb Goncharov
Browse files

#3637: fixed broken links.

parent 208b3e97
No related branches found
No related tags found
No related merge requests found
...@@ -145,7 +145,7 @@ docker pull rocket.chat ...@@ -145,7 +145,7 @@ docker pull rocket.chat
## FreeBSD ## FreeBSD
Run solid five-nines deployment on industry workhorse FreeBSD server: Run solid five-nines deployment on industry workhorse FreeBSD server:
[![FreeBSD Daemon](https://raw.githubusercontent.com/Sing-Li/bbug/master/images/freebsd.png)](https://rocket.chat/docs/master/installing-and-updating/deployment-options/freebsd) [![FreeBSD Daemon](https://raw.githubusercontent.com/Sing-Li/bbug/master/images/freebsd.png)](https://rocket.chat/docs/installation/manual-installation/freebsd/)
## Windows Server ## Windows Server
...@@ -345,11 +345,11 @@ cd Rocket.Chat ...@@ -345,11 +345,11 @@ cd Rocket.Chat
meteor meteor
``` ```
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). If you are not a developer and just want to run the server - see [deployment methods](https://rocket.chat/docs/installation/paas-deployments).
## Branching Model ## Branching Model
See [Branches and Releases](https://rocket.chat/docs/master/developer-guides/branches-and-releases). See [Branches and Releases](https://rocket.chat/docs/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. 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.
......
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