Split out documentation into subfolders.
[platform/upstream/gstreamer.git] / markdown / installing / index.md
similarity index 68%
rename from installing.md
rename to markdown/installing/index.md
index 900f226..8d82265 100644 (file)
@@ -6,10 +6,10 @@ short-description: Download and install GStreamer
 
 ## Choose your platform by clicking on the corresponding logo
 
-[![](attachments/mac.png)](installing-on-mac-osx.md)
-[![](attachments/windows.png)](installing-on-windows.md)
-[![](attachments/android.png)](installing-for-android-development.md)
-[![](attachments/ios.jpeg)](installing-for-ios-development.md)
+[![](images/mac.png)](installing/on-mac-osx.md)
+[![](images/windows.png)](installing/on-windows.md)
+[![](images/android.png)](installing/for-android-development.md)
+[![](images/ios.jpeg)](installing/for-ios-development.md)
 
 ## Linux
 
@@ -20,4 +20,4 @@ environments, you will just need to make sure you have the development
 packages installed (refer to your distribution documentation for more
 information). If you really want to run upstream style binaries on
 Linux, you can always follow the instructions to [build from source
-using cerbero](building-from-source-using-cerbero.md).
+using cerbero](installing/building-from-source-using-cerbero.md).