diff --git a/.ci/deploy.sh b/.ci/deploy.sh
index 34afa74956ca471e9a9f1eb6104bafb8576dc510..1784707672aef91e04c5dc6153707eb463ed1c11 100644
--- a/.ci/deploy.sh
+++ b/.ci/deploy.sh
@@ -46,8 +46,8 @@ do
 
                 # run contribute
                 cp ../../template/Gruntfile.coffee .
-                ln -s ../../theme/package.json package.json
                 ln -s ../../theme theme
+                ln -s ../../theme/package.json package.json
 
                 # install npm
                 #npm install -g npm@latest yo grunt-cli generator-reveal