• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
A little tip for those searching the docs now that developer.apple.com has been rebuilt.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A little tip for those searching the docs now that developer.apple.com has been rebuilt.


  • Subject: A little tip for those searching the docs now that developer.apple.com has been rebuilt.
  • From: Alex Zavatone <email@hidden>
  • Date: Thu, 22 Aug 2013 11:37:12 -0400

I know we touched on the topic of some links to developer.apple.com being broken after the site rebuild, but I hope that this is the answer to most of the broken link issues.

I was looking for some concurrency info and in a post about it, there was a link to this URL in the dev docs:

http://developer.apple.com/library/ios/#documentation/General/Conceptual/ConcurrencyProgrammingGuide/Introduction/Introduction.html

It's no longer valid and resolves to a URL which is not what I was looking for:

https://developer.apple.com/library/ios/navigation/

Not fun.

What appears to be the change (and solution) is nice and simple though.  The # character in the URL is no longer needed.  Removing it loads the URL, redirects to HTTPS and the content loads as expected.

http://developer.apple.com/library/ios/documentation/General/Conceptual/ConcurrencyProgrammingGuide/Introduction/Introduction.html

If any of you encounter broken links to URLs in the docs at developer.apple.com, try checking the URL for that # char.  Hopefully, just removing that will solve any broken link issues.

Cheers.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: A little tip for those searching the docs now that developer.apple.com has been rebuilt.
      • From: iOS Developer <email@hidden>
  • Prev by Date: Re: repeating timer with "run now"
  • Next by Date: Re: handleGetURLEvent getting called after applicationDidFinishLaunching
  • Previous by thread: Re: repeating timer with "run now"
  • Next by thread: Re: A little tip for those searching the docs now that developer.apple.com has been rebuilt.
  • Index(es):
    • Date
    • Thread