Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytses@gmail.com>2014-08-21 19:25:14 +0400
committerSytse Sijbrandij <sytses@gmail.com>2014-08-21 19:25:14 +0400
commiteea595971f8e8cc4e8a1d8ce141986ca617edc9a (patch)
treeca26c068b15dc8b1ca0f7c0df419e3db50bdce05 /doc/update/7.0-to-7.1.md
parenta83451a5c052b594ae602923d0beb1195ea6bac8 (diff)
Remove backticks in markdown links that cause ugly code blocks in GitLab.
Diffstat (limited to 'doc/update/7.0-to-7.1.md')
-rw-r--r--doc/update/7.0-to-7.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/7.0-to-7.1.md b/doc/update/7.0-to-7.1.md
index 569f9160eb3..166ff0ea136 100644
--- a/doc/update/7.0-to-7.1.md
+++ b/doc/update/7.0-to-7.1.md
@@ -126,7 +126,7 @@ If all items are green, then congratulations upgrade is complete!
## Things went south? Revert to previous version (7.0)
### 1. Revert the code to the previous version
-Follow the [`upgrade guide from 6.9 to 7.0`](6.9-to-7.0.md), except for the database migration
+Follow the [upgrade guide from 6.9 to 7.0](6.9-to-7.0.md), except for the database migration
(The backup is already migrated to the previous version)
### 2. Restore from the backup: