mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Change case in link
Link doesn't resolve on https://docs.silverstripe.org/en/4/upgrading/upgrading_module/ because of the capital letter
This commit is contained in:
parent
fc6213c293
commit
7396f57088
@ -5,7 +5,7 @@ introduction: Upgrade your module to be compatible with SilverStripe 4 and make
|
||||
|
||||
This guide will help you upgrade a SilverStripe 3 module to be compatible with SilverStripe 4.
|
||||
|
||||
You should be familiar with [Upgrading a project to SilverStripe 4](Upgrading_project) before reading this guide. The process for upgrading a SilverStripe module is very similar to the process for Upgrading a SilverStripe project. This guide focuses on highlighting ways in which upgrading a module differs from upgrading a regular project.
|
||||
You should be familiar with [Upgrading a project to SilverStripe 4](upgrading_project) before reading this guide. The process for upgrading a SilverStripe module is very similar to the process for Upgrading a SilverStripe project. This guide focuses on highlighting ways in which upgrading a module differs from upgrading a regular project.
|
||||
|
||||
## Improving the upgrade experience of your users with a`.upgrade.yml` file
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user