diff --git a/www/index.html b/www/index.html
index 9940b30d51a94789e77ecf1688bf695e46b1e2fb..5625c1895c4927fe0e3cce00a3d3d9f0f2aa181b 100644
--- a/www/index.html
+++ b/www/index.html
@@ -61,6 +61,7 @@ h6 {font-size: 96%}
 		
 		<p>After you have configured it properly as described in the documentation you may want to test one of the two examples:
 			<ul>
+				<li><a href="saml2/sp/metadata.php">Look at your SAML 2.0 SP metadata</a> - you can send this metadata document to your IdP.</a></li>
 				<li><a href="example-simple/saml2-example.php">SAML 2.0 SP example</a></li>
 				<li><a href="example-simple/shib13-example.php">Shibboleth 1.3 SP example</a></li>
 			</ul>