--- xmlsitemap_node/xmlsitemap_node.module	2010-03-12 16:18:18.000000000 -0600
+++ xmlsitemap_node/xmlsitemap_nodeNEW.module	2010-03-12 15:54:59.000000000 -0600
@@ -23,7 +23,7 @@ function xmlsitemap_node_xmlsitemap_link
     $types['node']['bundles'][$type] = array(
       'label' => $name,
       'admin' => array(
-        'real path' => 'admin/content/types/' . str_replace('_', '-', $type),
+        'real path' => 'admin/content/node-type/' . str_replace('_', '-', $type),
         'access arguments' => array('administer content types'),
       ),
     );
