This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
The following commit(s) were added to refs/heads/master by this push:
new 9d93c94 double-quotes
9d93c94 is described below
commit 9d93c94e6600b95a2bbbbc05c1c87419143ddf84
Author: Daan Hoogland <[email protected]>
AuthorDate: Fri Mar 12 10:16:30 2021 +0100
double-quotes
---
source/downloads.html.markdown.erb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/downloads.html.markdown.erb
b/source/downloads.html.markdown.erb
index 1cd5e86..ffad3b0 100644
--- a/source/downloads.html.markdown.erb
+++ b/source/downloads.html.markdown.erb
@@ -139,7 +139,7 @@ main distribution directory, rather than from a mirror.
Then verify the signatur
% gpg --import KEYS
% gpg --verify apache-cloudstack-X.X.X-src.tar.bz2.asc
apache-cloudstack-X.X.X-src.tar.bz2
</pre>
-<p>Please see <a
href=https://www.apache.org/info/verification.html#CheckingSignatures>CheckingSignatures</a>
for a more extensive explanation of the pgp verification.</p>
+<p>Please see <a
href="https://www.apache.org/info/verification.html#CheckingSignatures">CheckingSignatures</a>
for a more extensive explanation of the pgp verification.</p>
<p>
Additionally, you can verify the SHA512 signatures on the files, by performing
</p>