diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2019-02-19 08:58:07 +0100 |
|---|---|---|
| committer | Yehonal <yehonal.azeroth@gmail.com> | 2019-02-19 08:58:07 +0100 |
| commit | dd3366d4c6de726a42ecf6c4b1689452aab79224 (patch) | |
| tree | ebc17c9cc73fa1eee6c231dda1951abf411e6fe4 /docs/Upgrade-from-pre-2.0.0-to-latest-master.md | |
| parent | be2ddad846c225bcf9d76ce497ec60f114439c8e (diff) | |
| download | wiki-dd3366d4c6de726a42ecf6c4b1689452aab79224.tar.gz wiki-dd3366d4c6de726a42ecf6c4b1689452aab79224.tar.bz2 wiki-dd3366d4c6de726a42ecf6c4b1689452aab79224.zip | |
Fixed links
Diffstat (limited to 'docs/Upgrade-from-pre-2.0.0-to-latest-master.md')
| -rw-r--r-- | docs/Upgrade-from-pre-2.0.0-to-latest-master.md | 6 |
1 files changed, 3 insertions, 3 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 b9c544c..d529998 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 @@ -8,7 +8,7 @@ You need first to update your server to this commit: https://github.com/azerothc `git checkout 1fc22a74088e235e78fa02decbaf0864899477d7` -Now update your **database** as [you normally do](https://github.com/azerothcore/azerothcore-wotlk/wiki/Update#3-update-the-database). +Now update your **database** as [you normally do](Update#3-update-the-database). ### Step 2. Upgrade to latest master @@ -16,6 +16,6 @@ Update to latest master: `git checkout master; git pull;` -**Note**: if you are using your own fork of AC, as usual, you have to [sync it](https://github.com/azerothcore/azerothcore-wotlk/wiki/Syncing-your-fork) +**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](https://github.com/azerothcore/azerothcore-wotlk/wiki/Update).
\ No newline at end of file +Now update your **core and database** (again) as [you normally do](Update).
\ No newline at end of file |
