Skip to content

Commit edf3223

Browse files
authored
Merge pull request #225 from qkdreyer/patch-1
docs: fix android/ios sdk uri
2 parents 3052098 + 211f430 commit edf3223

File tree

1 file changed

+2
-2
lines changed
  • docs/guide/Titanium_SDK/Titanium_SDK_Getting_Started

1 file changed

+2
-2
lines changed

docs/guide/Titanium_SDK/Titanium_SDK_Getting_Started/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ Our recommendations for an IDE, are to use VSCode or Atom. There exists specific
3838
To develop native applications with Titanium you need the SDKs and tools for those native platforms installed on your system. For example, to develop Android applications you need the Android SDK and toolchain installed, and for iOS (only available in a MacOS system) you need the iOS SDK.
3939

4040
For detailed instructions, see:
41-
* [Installing the Android SDK](/guide/Titanium_SDK/Titanium_SDK_Getting_Started/Installation_and_Configuration/Installing_Platform_SDKs/Installing_the_Android_SDK/)
41+
* [Installing the Android SDK](/guide/Titanium_SDK/Titanium_SDK_Getting_Started/Installation_and_Configuration/Installing_Platform_SDKs/Installing_the_Android_SDK.html)
4242

43-
* [Installing the iOS SDK](/guide/Titanium_SDK/Titanium_SDK_Getting_Started/Installation_and_Configuration/Installing_Platform_SDKs/Installing_the_iOS_SDK/)
43+
* [Installing the iOS SDK](/guide/Titanium_SDK/Titanium_SDK_Getting_Started/Installation_and_Configuration/Installing_Platform_SDKs/Installing_the_iOS_SDK.html)
4444

4545
## First Titanium app
4646

0 commit comments

Comments
 (0)