[openssl-commits] [web] master update
Rich Salz
rsalz at openssl.org
Mon Apr 11 12:45:19 UTC 2016
The branch master has been updated
via 3f7fd70fc305e4d1504855f16c59b35bac502b05 (commit)
from 1707f8436711efee22e294dcdc9cd54d7c78778c (commit)
- Log -----------------------------------------------------------------
commit 3f7fd70fc305e4d1504855f16c59b35bac502b05
Author: Rich Salz <rsalz at akamai.com>
Date: Mon Apr 11 08:44:52 2016 -0400
fix wordwrap glitch
-----------------------------------------------------------------------
Summary of changes:
policies/index.html | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/policies/index.html b/policies/index.html
index 1093f58..51187d2 100644
--- a/policies/index.html
+++ b/policies/index.html
@@ -48,12 +48,10 @@
</p>
<p>
We are pleased to mention that
- <a href="https://bestpractices.coreinfrastructure.org/projects/54">
- we follow
- </a> the
- <a href="https://bestpractices.coreinfrastructure.org">
- best practices
- </a>of the Core Infrastructure Initiative.
+ <a href="https://bestpractices.coreinfrastructure.org/projects/54">we follow</a>
+ the
+ <a href="https://bestpractices.coreinfrastructure.org">best practices</a>
+ of the Core Infrastructure Initiative.
</p>
</div>
More information about the openssl-commits
mailing list