diff options
author | Joshua Sing <joshua@hypera.dev> | 2023-01-11 20:05:54 +1100 |
---|---|---|
committer | Joshua Sing <joshua@hypera.dev> | 2023-01-11 20:05:54 +1100 |
commit | 49a179f0d9996894aee38cb307c10bbb668273ff (patch) | |
tree | 3a140c18c77a3ca8af3bf16aa97f0a87cc8e0117 /README.windows | |
parent | 7f8267d89124e995a3d09cdd863b27268714c42e (diff) | |
download | portable-49a179f0d9996894aee38cb307c10bbb668273ff.tar.gz portable-49a179f0d9996894aee38cb307c10bbb668273ff.tar.bz2 portable-49a179f0d9996894aee38cb307c10bbb668273ff.zip |
Fixes for GitHub organisation rename
Diffstat (limited to 'README.windows')
-rw-r--r-- | README.windows | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.windows b/README.windows index a88ddc9..1a9b7b5 100644 --- a/README.windows +++ b/README.windows | |||
@@ -46,7 +46,7 @@ problem. | |||
46 | 46 | ||
47 | A script for generating ready-to-use .DLL and static .LIB files is included in | 47 | A script for generating ready-to-use .DLL and static .LIB files is included in |
48 | the source repository at | 48 | the source repository at |
49 | https://github.com/libressl-portable/portable/blob/master/dist-win.sh | 49 | https://github.com/libressl/portable/blob/master/dist-win.sh |
50 | 50 | ||
51 | This script uses mingw-w64 to build LibreSSL and then uses Visual Studio tools | 51 | This script uses mingw-w64 to build LibreSSL and then uses Visual Studio tools |
52 | to generate compatible library import files ready-to-use with Visual | 52 | to generate compatible library import files ready-to-use with Visual |