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 @@

Source Code

-

VeraCrypt is open-source and free software. The complete source code of VeraCrypt (written in C, C++, and assembly) is freely available for peer review at:

+

VeraCrypt is open-source and free software. The complete source code of VeraCrypt (written in C, C++, and assembly) is freely available for peer review at the following Git repositories:

-https://sourceforge.net/p/veracrypt/code/ci/master/tree/
-
https://github.com/veracrypt/VeraCrypt
-
https://bitbucket.org/veracrypt/veracrypt/src

+ +

The source code of each release can be downloaded from the same location as the release binaries.