Index: yubikey.pages.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/yubikey/yubikey.pages.inc,v
retrieving revision 1.1.2.1
diff -u -p -r1.1.2.1 yubikey.pages.inc
--- yubikey.pages.inc	4 Feb 2009 06:23:35 -0000	1.1.2.1
+++ yubikey.pages.inc	10 Sep 2010 07:38:48 -0000
@@ -132,7 +132,7 @@ function yubikey_admin_page() {
   $form['yubikey'] = array(
     '#type'  => 'fieldset',
     '#title' => t('YubiKey Sitewide Settings'),
-    '#description' => t('You can get your API Key and API ID from') .' '. l(t('Yubico'), 'https://api.yubico.com/yms/') .'.',
+    '#description' => t('You can get your API Key and API ID from') .' '. l(t('Yubico'), 'https://upgrade.yubico.com/getapikey/') .'.',
     '#tree'  => TRUE
   );
   $form['yubikey']['enable'] = array(
