Skip to content

Commit

Permalink
fix migration guide for dimension assembling
Browse files Browse the repository at this point in the history
  • Loading branch information
tbonfort committed Nov 6, 2015
1 parent 08dfca6 commit 5f3de28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MIGRATION_GUIDE.txt
Expand Up @@ -13,4 +13,4 @@ Migrating from Mapcache 1.4 to 1.6
<dimension type="regex"><regex>^abc$</regex></dimension>

* <dimension ... assembly="stack">...</dimension> should be replaced by
<dimension ...>....<assembly_type>stack</assembly_type></dimension>
<dimensions><assembly_type>stack</assembly_type><dimension ...>....</dimension></dimensions>

0 comments on commit 5f3de28

Please sign in to comment.