Release notes.
diff --git a/juneau-doc/docs/ReleaseNotes/8.1.1.html b/juneau-doc/docs/ReleaseNotes/8.1.1.html
index f6e5b90..2bda47c 100644
--- a/juneau-doc/docs/ReleaseNotes/8.1.1.html
+++ b/juneau-doc/docs/ReleaseNotes/8.1.1.html
@@ -97,3 +97,13 @@
 		Removed the dependency on the <c>juneau-rest-server</c> module.  
 		Allows the client API to be used without pulling in all the javax.servlet and server dependencies.
 </ul>
+
+<h5 class='topic w800'>juneau-examples</h5>
+<ul class='spaced-list'>
+	<li>
+		The PetStore application has been moved to a separate Git repository.
+		<ul>
+			<li><a class='doclink' href='https://github.com/apache/juneau-petstore'>GitHub Repo</a>
+			<li><a class='doclink' href='http://juneau.apache.org/index.html#petstore.html'>Documentation</a>
+		</ul>
+</ul>