diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-06-21 11:58:18 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-06-21 11:58:18 +0200 |
commit | ea975b62268fe1435c226aa9c611c795cfbd0610 (patch) | |
tree | 83c4ad7ba162c8a1bb520116b999f10d024ff863 /doc | |
parent | 8f537e5c4164f05f1365579d6472b6583c254cbf (diff) | |
download | gitlab-ce-ea975b62268fe1435c226aa9c611c795cfbd0610.tar.gz |
Add missing link in Redis HA source docsdocs/add-missing-link
Diffstat (limited to 'doc')
-rw-r--r-- | doc/administration/high_availability/redis_source.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/administration/high_availability/redis_source.md b/doc/administration/high_availability/redis_source.md index 3629772b8af..fe982ea83c2 100644 --- a/doc/administration/high_availability/redis_source.md +++ b/doc/administration/high_availability/redis_source.md @@ -364,3 +364,4 @@ When in doubt, please read [Redis Sentinel documentation](http://redis.io/topics [downloads]: https://about.gitlab.com/downloads [restart]: ../restart_gitlab.md#installations-from-source [it]: https://gitlab.com/gitlab-org/gitlab-ce/uploads/c4cc8cd353604bd80315f9384035ff9e/The_Internet_IT_Crowd.png +[resque]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/resque.yml.example |