diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-08-09 08:29:20 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-08-09 08:29:20 -0400 |
commit | 95f850c2377968ad951121ceaab76d40a9eed593 (patch) | |
tree | b78e1d01b4d9650b91571d01ef656da2e1b03e1e | |
parent | 8c3f57ea1217ea0c80a72898bc35baa0e14af0e0 (diff) | |
download | seabios-95f850c2377968ad951121ceaab76d40a9eed593.tar.gz |
docs: Update download file link
Released versions are now at: https://www.seabios.org/downloads/
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r-- | docs/Download.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Download.md b/docs/Download.md index af592b45..861e6d57 100644 --- a/docs/Download.md +++ b/docs/Download.md @@ -22,6 +22,6 @@ Released versions Released versions of the source code are available at: -<https://code.coreboot.org/p/seabios/downloads/> +<https://www.seabios.org/downloads/> Please see [releases](Releases) for information on each release. |