URL update.
BUG=none
TEST=no code change
Review URL: http://codereview.chromium.org/6675042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79829 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/browser/cocoa/authorization_util.h b/chrome/browser/cocoa/authorization_util.h
index d5daf4a..52ebcf5 100644
--- a/chrome/browser/cocoa/authorization_util.h
+++ b/chrome/browser/cocoa/authorization_util.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2009 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@@ -21,7 +21,7 @@
// file must print its pid to stdout on a line by itself before doing anything
// else.
//
-// http://developer.apple.com/mac/library/samplecode/BetterAuthorizationSample/listing1.html
+// http://developer.apple.com/library/mac/#samplecode/BetterAuthorizationSample/Listings/BetterAuthorizationSampleLib_c.html
// (Look for "What's This About Zombies?")
#include <CoreFoundation/CoreFoundation.h>