diff --git a/pages/06.contribute/10.packaging_apps/40.testing/testing.md b/pages/06.contribute/10.packaging_apps/40.testing/testing.md index 9244bd2f..172170d7 100644 --- a/pages/06.contribute/10.packaging_apps/40.testing/testing.md +++ b/pages/06.contribute/10.packaging_apps/40.testing/testing.md @@ -5,6 +5,8 @@ taxonomy: category: docs routes: default: '/packaging_testing' + aliases: + - '/packaging_apps_levels' --- Once you're done writing you app package, you'll want to check that everything works correctly. At first, you can manually try to install your app on some test server of your own, but testing everything manually often becomes tedious ;).