diff --git a/compare-pip-packages/run.sh b/1-compare-pip-packages/run.sh similarity index 100% rename from compare-pip-packages/run.sh rename to 1-compare-pip-packages/run.sh diff --git a/git-multibranch-test-compare/debug-mocha.sh b/2-git-multibranch-test-compare/debug-mocha.sh similarity index 100% rename from git-multibranch-test-compare/debug-mocha.sh rename to 2-git-multibranch-test-compare/debug-mocha.sh diff --git a/require-esm-demo/run.sh b/3-require-esm-demo/run.sh similarity index 100% rename from require-esm-demo/run.sh rename to 3-require-esm-demo/run.sh diff --git a/simple-git-http-server/.local/httpd.conf b/4-simple-git-http-server/.local/httpd.conf similarity index 100% rename from simple-git-http-server/.local/httpd.conf rename to 4-simple-git-http-server/.local/httpd.conf diff --git a/simple-git-http-server/Dockerfile b/4-simple-git-http-server/Dockerfile similarity index 100% rename from simple-git-http-server/Dockerfile rename to 4-simple-git-http-server/Dockerfile diff --git a/simple-git-http-server/Pipfile b/4-simple-git-http-server/Pipfile similarity index 100% rename from simple-git-http-server/Pipfile rename to 4-simple-git-http-server/Pipfile diff --git a/simple-git-http-server/docker-compose.yml b/4-simple-git-http-server/docker-compose.yml similarity index 100% rename from simple-git-http-server/docker-compose.yml rename to 4-simple-git-http-server/docker-compose.yml diff --git a/simple-git-http-server/httpd.conf b/4-simple-git-http-server/httpd.conf similarity index 100% rename from simple-git-http-server/httpd.conf rename to 4-simple-git-http-server/httpd.conf diff --git a/simple-git-http-server/my-httpd.conf b/4-simple-git-http-server/my-httpd.conf similarity index 100% rename from simple-git-http-server/my-httpd.conf rename to 4-simple-git-http-server/my-httpd.conf diff --git a/simple-git-http-server/run.sh b/4-simple-git-http-server/run.sh similarity index 100% rename from simple-git-http-server/run.sh rename to 4-simple-git-http-server/run.sh