diff options
author | David Thompson <dthompson2@worcester.edu> | 2021-10-08 07:27:01 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2021-10-08 07:27:01 -0400 |
commit | 568152532a0159f8bc1000f1b7651a29184525b5 (patch) | |
tree | e271baa34ecebb7f8b8a012c702732e593bedf85 /posts | |
parent | bf1fb5cad62bc1adc7ee62d0986484d088d5e9ef (diff) |
Fix links in guile-sdl2 0.7.0 release announcement.
Diffstat (limited to 'posts')
-rw-r--r-- | posts/2021-10-07-guile-sdl2-0.7.0-released.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/posts/2021-10-07-guile-sdl2-0.7.0-released.md b/posts/2021-10-07-guile-sdl2-0.7.0-released.md index 571bb2a..986eaf2 100644 --- a/posts/2021-10-07-guile-sdl2-0.7.0-released.md +++ b/posts/2021-10-07-guile-sdl2-0.7.0-released.md @@ -22,9 +22,9 @@ Mouse wheel events are now supported. Thanks to Liliana Prikler for their contributions to this release, and the previous release which did not get a release announcement. -tarball: <https://files.dthompson.us/guile-sdl2/guile-sdl2-0.8.0.tar.gz> +tarball: <https://files.dthompson.us/guile-sdl2/guile-sdl2-0.7.0.tar.gz> -signature: <https://files.dthompson.us/guile-sdl2/guile-sdl2-0.8.0.tar.gz.asc> +signature: <https://files.dthompson.us/guile-sdl2/guile-sdl2-0.7.0.tar.gz.asc> See the [Guile-SDL2 project page](https://dthompson.us/projects/guile-sdl2.html) |