Fix links

This commit is contained in:
Rochet2
2015-05-02 02:45:15 +03:00
committed by Rochet2
parent f88d57f599
commit b01d441dbd
4 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
Eluna can be added to various sources by applying the core changes required for Eluna to function.
Below you find the guides for merging Eluna with each core or a fork of it.
If you choose to merge you should be able to maintain and update yourself - we do not maintain your core.
We also do not fix any merging errors you may have, but you are free to ask about them on the [support forum](../README.md#links) and we may assist.
We also do not fix any merging errors you may have, but you are free to ask about them on the [support forum](../README.md#documentation) and we may assist.
We recommend using the [installation guide](INSTALL.md) especially if you are not familiar with git and updating the code.
It allows you to simply use `git pull` followed by `git submodule update` to update your source and we will handle the merging and maintenance with the official core source. Naturally you still need to handle updating the database as instructed by the core's wiki or instructions.