diff --git a/metadata-templates/saml20-sp-remote.php b/metadata-templates/saml20-sp-remote.php
index 5095f2c22a0c7b3945f8dce35fc8d1691aa797ab..c0f8b02bb5c233b7271482da50d180c187d245b2 100644
--- a/metadata-templates/saml20-sp-remote.php
+++ b/metadata-templates/saml20-sp-remote.php
@@ -37,5 +37,5 @@ $metadata['https://legacy.example.edu'] = array(
      * Please refer to the following document for more information:
      * http://csrc.nist.gov/publications/nistpubs/800-131A/sp800-131A.pdf
      */
-    //'signature.algorithm' => 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha1',
+    //'signature.algorithm' => 'http://www.w3.org/2000/09/xmldsig#rsa-sha1',
 );