From 106a5d95148032f8a933b1ef1388eef27a4089f1 Mon Sep 17 00:00:00 2001 From: Sytse Sijbrandij Date: Tue, 30 Sep 2014 08:56:16 +0200 Subject: [PATCH] Make hyperlinks out of the links. --- doc/raketasks/backup_restore.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/raketasks/backup_restore.md b/doc/raketasks/backup_restore.md index 06ec88c3d58..096a4290c34 100644 --- a/doc/raketasks/backup_restore.md +++ b/doc/raketasks/backup_restore.md @@ -48,10 +48,10 @@ Deleting old backups... [SKIPPING] ## Upload backups to remote (cloud) storage -Starting with GitLab 7.4 you can let the backup script upload the '.tar' file -it creates to cloud storage using [Fog](http://fog.io/storage/). In the example -below we use Amazon S3 for storage, but Fog also lets you use other storage -backends; see http://fog.io/storage/ . +Starting with GitLab 7.4 you can let the backup script upload the '.tar' file it creates. +It uses the [Fog library](http://fog.io/) to perform the upload. +In the example below we use Amazon S3 for storage. +But Fog also lets you use [other storage providers](http://fog.io/storage/). For omnibus packages: