Commit b8af2e9d885061a465f1405eb146f6b34fa8334e
1 parent
cbfa615d
Exists in
master
and in
1 other branch
correct internal docs deployment links
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
docs/deployment.md
| @@ -3,8 +3,8 @@ There are any number of ways to deploy Errbit, but official support is limited | @@ -3,8 +3,8 @@ There are any number of ways to deploy Errbit, but official support is limited | ||
| 3 | to heroku and capistrano. | 3 | to heroku and capistrano. |
| 4 | 4 | ||
| 5 | See specific notes on deployment via: | 5 | See specific notes on deployment via: |
| 6 | -- [heroku](docs/deployment/heroku.md) | ||
| 7 | -- [capistrano](docs/deployment/capistrano.md) | 6 | +- [heroku](deployment/heroku.md) |
| 7 | +- [capistrano](deployment/capistrano.md) | ||
| 8 | 8 | ||
| 9 | You can use a process manager to deploy Errbit, but Errbit doesn't maintain | 9 | You can use a process manager to deploy Errbit, but Errbit doesn't maintain |
| 10 | support for any specific process manager. But if you use systemd, @nofxx has | 10 | support for any specific process manager. But if you use systemd, @nofxx has |