VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/doc/html/Source Code.html
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2017-06-04 17:05:43 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2017-06-05 01:41:42 +0200
commit8a2eba5654fd422803ad0698c6ddb8a25f54798f (patch)
treed9c82b3ebbab3dc837af52b22db4025a8c42131b /doc/html/Source Code.html
parentae5989c6d332c87309cb4cca2cafad78ddfd75b5 (diff)
downloadVeraCrypt-8a2eba5654fd422803ad0698c6ddb8a25f54798f.tar.gz
VeraCrypt-8a2eba5654fd422803ad0698c6ddb8a25f54798f.zip
Documentation: Add https://www.veracrypt.fr/code to the list of VeraCrypt Git repositories
Diffstat (limited to 'doc/html/Source Code.html')
-rw-r--r--doc/html/Source Code.html12
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/html/Source Code.html b/doc/html/Source Code.html
index 82f2e900..2942a934 100644
--- a/doc/html/Source Code.html
+++ b/doc/html/Source Code.html
@@ -37,11 +37,15 @@
<div class="wikidoc">
<h1>Source Code</h1>
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
-<p>VeraCrypt is open-source and free software. The complete source code of VeraCrypt (written in C, C&#43;&#43;, and assembly) is freely available for peer review at:</p>
+<p>VeraCrypt is open-source and free software. The complete source code of VeraCrypt (written in C, C&#43;&#43;, and assembly) is freely available for peer review at the following Git repositories:</p>
<p>
-<a href="https://sourceforge.net/p/veracrypt/code/ci/master/tree/" target="_blank">https://sourceforge.net/p/veracrypt/code/ci/master/tree/<br>
-</a><a href="https://github.com/veracrypt/VeraCrypt" target="_blank">https://github.com/veracrypt/VeraCrypt<br>
-</a><a href="https://bitbucket.org/veracrypt/veracrypt/src" target="_blank">https://bitbucket.org/veracrypt/veracrypt/src</a></p>
+<ul>
+ <li><a href="https://www.veracrypt.fr/code/" target="_blank">https://www.veracrypt.fr/code/</li>
+ <li><a href="https://sourceforge.net/p/veracrypt/code/ci/master/tree/" target="_blank">https://sourceforge.net/p/veracrypt/code/ci/master/tree/</li>
+ <li><a href="https://github.com/veracrypt/VeraCrypt" target="_blank">https://github.com/veracrypt/VeraCrypt</li>
+ <li><a href="https://bitbucket.org/veracrypt/veracrypt/src" target="_blank">https://bitbucket.org/veracrypt/veracrypt/src</a></li>
+</ul>
+</p>
<p>The source code of each release can be downloaded from the same location as the release binaries.</p>
<p>&nbsp;</p>
</div>