diff --git a/data/tree.yml b/data/tree.yml
index 41fb9c222ed5c9a7ce9816398032d272041d0064..81ad476ee008ec3c656a31d14f0deaf75a89e234 100644
--- a/data/tree.yml
+++ b/data/tree.yml
@@ -1,6 +1,5 @@
 ---
 index.html.haml: "/index.html.haml"
-showcase.html.haml: "/showcase.html.haml"
 introduction:
   about.html.md: "/introduction/about.html.md"
   getting-started.html.md: "/introduction/getting-started.html.md"
@@ -36,3 +35,4 @@ documentation:
   UsingConstantMemory.html.md: "/documentation/UsingConstantMemory.html.md"
   UsingLocalMemory.html.md: "/documentation/UsingLocalMemory.html.md"
   UsingMultiDimExecutionRanges.html.md: "/documentation/UsingMultiDimExecutionRanges.html.md"
+showcase.html.haml: "/showcase.html.haml"
\ No newline at end of file