summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2019-02-19 19:16:22 +0100
committerGitHub <noreply@github.com>2019-02-19 19:16:22 +0100
commit35151106cd62b67607e83fcdf2006cb68f504d35 (patch)
treea3e859bab6e81639629103875a2805c33dbefcf0 /docs
parenta1c6860e71c57f6bcd76b7dbf6c5de819dcf4aee (diff)
downloadwiki-35151106cd62b67607e83fcdf2006cb68f504d35.tar.gz
wiki-35151106cd62b67607e83fcdf2006cb68f504d35.tar.bz2
wiki-35151106cd62b67607e83fcdf2006cb68f504d35.zip
Update Upgrade-from-pre-2.0.0-to-latest-master.md
Diffstat (limited to 'docs')
-rw-r--r--docs/Upgrade-from-pre-2.0.0-to-latest-master.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Upgrade-from-pre-2.0.0-to-latest-master.md b/docs/Upgrade-from-pre-2.0.0-to-latest-master.md
index d529998..c786d92 100644
--- a/docs/Upgrade-from-pre-2.0.0-to-latest-master.md
+++ b/docs/Upgrade-from-pre-2.0.0-to-latest-master.md
@@ -4,7 +4,7 @@ This is the tutorial to upgrade any existing server from a version prior to the
### Step 1. Upgrade to last 2.0.0 commit
-You need first to update your server to this commit: https://github.com/azerothcore/azerothcore-wotlk/commit/1fc22a74088e235e78fa02decbaf0864899477d7
+You need first to update your server to [this commit](https://github.com/azerothcore/azerothcore-wotlk/commit/1fc22a74088e235e78fa02decbaf0864899477d7), running:
`git checkout 1fc22a74088e235e78fa02decbaf0864899477d7`
@@ -18,4 +18,4 @@ Update to latest master:
**Note**: if you are using your own fork of AC, as usual, you have to [sync it](Syncing-your-fork)
-Now update your **core and database** (again) as [you normally do](Update). \ No newline at end of file
+Now update your **core and database** (again) as [you normally do](Update).