File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Migrating from MapCache 1.6 to 1.8
2626* <dimensions type="time" ...>...<query >SQL</query > should be replaced by
2727 <dimensions type="time" ...>...<validate_query>SQL</validate_query><list_query>...</list_query> or
2828 <dimensions type="sqlite" time="true" ...>...<validate_query>SQL</validate_query><list_query>...</list_query>
29- (see [RFC-121](http ://mapserver.org/development/rfc/ms-rfc-121.html) for full examples)
29+ (see [ RFC-121] ( https ://mapserver.org/development/rfc/ms-rfc-121.html) for full examples)
3030
3131Migrating from MapCache 1.4 to 1.6
3232==================================
Original file line number Diff line number Diff line change 2626echo " #"
2727echo " # Make sure:"
2828echo " # - you are on branch-$ms_version_major -$ms_version_minor "
29- echo " # - you have edited MIGRATION_GUIDE.txt with changes related to this release"
29+ echo " # - you have edited MIGRATION_GUIDE.md with changes related to this release"
3030echo " #"
3131echo " "
3232
You can’t perform that action at this time.
0 commit comments