diff --git a/How-to-Upgrade.md b/How-to-Upgrade.md index be4cb87..1ec5438 100644 --- a/How-to-Upgrade.md +++ b/How-to-Upgrade.md @@ -5,5 +5,5 @@ Upgrading from one OpenSupports version to another consists in replacing the cur 1. Download the upgrade [zip file](https://github.com/opensupports/opensupports/releases/download/v4.1.0/opensupports_v4.1_update.zip) 2. Put your system in maintenance (no necessary, but recommended, you can do it in the admin panel). 3. Replace the OpenSupports files in your server with the content of the zip file. -4. Execute [this script](https://github.com/opensupports/opensupports/blob/master/db_upgrades/4.1.sql) in your OpenSupports' MySQL database. +4. Execute [this script](https://github.com/opensupports/opensupports/blob/master/version_upgrades/4.1.0/4.1.0.sql) in your OpenSupports' MySQL database. 5. Upgrade should be complete. If you had some issues, feel free to open a ticket here at github. \ No newline at end of file