Edited wiki page ReleaseProcess through web user interface.
diff --git a/ReleaseProcess.wiki b/ReleaseProcess.wiki
index 23e2b33..afa2ae1 100644
--- a/ReleaseProcess.wiki
+++ b/ReleaseProcess.wiki
@@ -26,4 +26,7 @@
 git commit -m "Update for version $VERSION"
 git tag -a v$VERSION -m "Version $VERSION"
 git push --tags
+
+# Update "External links" to point to new documentation.
+# Update main page to point to new release.
 }}}
\ No newline at end of file