? .svn
? xmlsitemap_custom/.svn
? xmlsitemap_engines/.svn
? xmlsitemap_engines/tests/.svn
? xmlsitemap_i18n/.svn
? xmlsitemap_menu/.svn
? xmlsitemap_node/.svn
? xmlsitemap_taxonomy/.svn
? xmlsitemap_user/.svn
? xsl/.svn
Index: xmlsitemap.xmlsitemap.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/xmlsitemap/xmlsitemap.xmlsitemap.inc,v
retrieving revision 1.5
diff -u -3 -r1.5 xmlsitemap.xmlsitemap.inc
--- xmlsitemap.xmlsitemap.inc	29 Apr 2010 16:19:09 -0000	1.5
+++ xmlsitemap.xmlsitemap.inc	30 Apr 2010 06:51:09 -0000
@@ -26,7 +26,7 @@
 function xmlsitemap_link_frontpage_settings(&$form) {
   module_load_include('admin.inc', 'xmlsitemap');
   if (user_access('administer site configuration')) {
-    $form['#description'] = t('The front page path can be changed at <a href="@url-frontpage">@url-frontpage</a>.', array('@url-frontpage' => url('admin/settings/site-information')));
+    $form['#description'] = t('The front page path can be changed at <a href="@url-frontpage">@url-frontpage</a>.', array('@url-frontpage' => url('admin/config/system/site-information')));
   }
   $form['xmlsitemap_frontpage_priority'] = array(
     '#type' => 'select',
