diff options
author | Andrey Andreev <narf@devilix.net> | 2016-09-12 11:35:57 +0200 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2016-09-12 11:36:46 +0200 |
commit | 5f693cb38769b973f89cb8a40b43bb15ef3cd9cf (patch) | |
tree | a233ee69db63f1e158832fdad30002dd32fc6a8b /user_guide_src | |
parent | 8c61ec2fb48dc75a19a594c5c704e6f8e186357d (diff) |
Merge pull request #4806 from hex-ci/patch-1
[ci skip] Fix formatting in 2.1.0 upgrade instructions
Diffstat (limited to 'user_guide_src')
-rw-r--r-- | user_guide_src/source/installation/upgrade_210.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide_src/source/installation/upgrade_210.rst b/user_guide_src/source/installation/upgrade_210.rst index 866dcf4ae..421435452 100644 --- a/user_guide_src/source/installation/upgrade_210.rst +++ b/user_guide_src/source/installation/upgrade_210.rst @@ -17,10 +17,10 @@ Step 2: Replace config/mimes.php ================================ This config file has been updated to contain more user agent types, -please copy it to _application/config/mimes.php*. +please copy it to *application/config/mimes.php*. Step 3: Update your user guide ============================== Please also replace your local copy of the user guide with the new -version.
\ No newline at end of file +version. |