[openssl-commits] [web] master update
Rich Salz
rsalz at openssl.org
Wed Oct 28 15:32:25 UTC 2015
The branch master has been updated
via 304acb9ffcf84803ae4069b93922d2e03830b8d6 (commit)
from b18bb5d816a762968429b29d6787728aa4afb6f1 (commit)
- Log -----------------------------------------------------------------
commit 304acb9ffcf84803ae4069b93922d2e03830b8d6
Author: Rich Salz <rsalz at akamai.com>
Date: Wed Oct 28 11:32:21 2015 -0400
Add GitHub URL
-----------------------------------------------------------------------
Summary of changes:
source/index.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/source/index.html b/source/index.html
index e8eb2f6..47e7a7d 100644
--- a/source/index.html
+++ b/source/index.html
@@ -13,7 +13,9 @@
<div class="entry-content">
<p>Our development is maintained in a
<a href="gitrepo.html">git repository</a>, which is
- accessible over the network and cloned on GitHub.
+ accessible over the network and cloned on GitHub,
+ at <a
+ href="https://github.com/openssl/openssl">https://github.com/openssl/openssl</a>.
Please familiarize yourself with the
<a href="license.html">license</a>.
</p>
More information about the openssl-commits
mailing list