From eea595971f8e8cc4e8a1d8ce141986ca617edc9a Mon Sep 17 00:00:00 2001 From: Sytse Sijbrandij Date: Thu, 21 Aug 2014 17:25:14 +0200 Subject: Remove backticks in markdown links that cause ugly code blocks in GitLab. --- doc/update/5.1-to-5.4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/update/5.1-to-5.4.md') diff --git a/doc/update/5.1-to-5.4.md b/doc/update/5.1-to-5.4.md index 53dbfd00ad4..8ec56b266ca 100644 --- a/doc/update/5.1-to-5.4.md +++ b/doc/update/5.1-to-5.4.md @@ -89,7 +89,7 @@ If all items are green, then congratulations upgrade complete! ### 1. Revert the code to the previous version -Follow the [`upgrade guide from 5.2 to 5.3`](5.2-to-5.3.md), except for the database migration (the backup is already migrated to the previous version). +Follow the [upgrade guide from 5.2 to 5.3](5.2-to-5.3.md), except for the database migration (the backup is already migrated to the previous version). ### 2. Restore from the backup: -- cgit v1.2.3