diff --git a/ijs.tree b/ijs.tree index d0063522e..e6f312f74 100644 --- a/ijs.tree +++ b/ijs.tree @@ -295,7 +295,9 @@ - + + + @@ -349,7 +351,6 @@ - diff --git a/topics/products/android_studio.md b/topics/products/androidstudio/android_studio.md similarity index 99% rename from topics/products/android_studio.md rename to topics/products/androidstudio/android_studio.md index 1c4515746..614902118 100644 --- a/topics/products/android_studio.md +++ b/topics/products/androidstudio/android_studio.md @@ -39,7 +39,7 @@ Below you may find a list of Android Studio releases mapped to the relevant Inte -For the full list of Android Studio releases with more details, visit the [Android Studio Releases List](android_studio_releases_list.md) page available in *Appendix I – Resources* section. +For the full list of Android Studio releases with more details, visit the [Android Studio Releases List](android_studio_releases_list.md) page. ### Configuring the Plugin build.gradle File The use-case of developing for a non-IntelliJ IDEA IDE is reviewed in the [Plugins Targeting Alternate IntelliJ Platform-Based IDEs](gradle_guide.md#plugins-targeting-alternate-intellij-platform-based-ides) section of the [Configuring Gradle for IntelliJ Platform Plugins](gradle_guide.md) page. diff --git a/topics/appendix/resources/android_studio_releases_list.md b/topics/products/androidstudio/android_studio_releases_list.md similarity index 100% rename from topics/appendix/resources/android_studio_releases_list.md rename to topics/products/androidstudio/android_studio_releases_list.md