Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28381] Replace appcelerator.com shortened URLs

GitHub Issuen/a
TypeStory
PriorityNone
StatusClosed
ResolutionDuplicate
Resolution Date2021-03-09T19:17:49.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsCLI, Tooling
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2021-03-08T16:56:11.000+0000
Updated2021-03-09T19:18:55.000+0000

Description

There are several shortened URLs via appcelerator.com that need to be replaced with the non-shortened version. *Titanium SDK* * Android ** android/cli/commands/_build.js *** http://appcelerator.com/i18n-app-name -> Bad link, but should go to docs * iOS ** iphone/cli/lib/info.js (used for "ti info") *** http://appcelerator.com/ios-wwdr -> http://developer.apple.com/certificationauthority/AppleWWDRCA.cer *** http://appcelerator.com/ios-dev-certs -> https://developer.apple.com/account/ios/certificate/certificateList.action?type=development *** http://appcelerator.com/ios-dist-certs -> https://developer.apple.com/account/ios/certificate/certificateList.action?type=distribution ** iphone/cli/commands/_build.js *** http://appcelerator.com/ios-dev-certs -> See above *** http://appcelerator.com/ios-dist-certs -> See above *** http://appcelerator.com/ios-wwdr -> See above * "create" command ** cli/lib/creator.js *** http://appcelerator.com/i18n-app-name -> Bad link, but should go to docs *node-titanium-sdk* * Android detection (lib/android.js) ** http://appcelerator.com/jdk -> http://www.oracle.com/technetwork/java/javase/downloads/index.html ** http://appcelerator.com/android-ndk -> http://developer.android.com/tools/sdk/ndk ** http://appcelerator.com/android-sdk -> http://developer.android.com/sdk node-appc * JDK detection (lib/jdk.js) ** http://appcelerator.com/jdk -> http://www.oracle.com/technetwork/java/javase/downloads/index.html

Comments

  1. Chris Barber 2021-03-09

    Moved.

JSON Source