commit 6aa89e9d6ba5258b6f5d8fe508eaf9399c5d0517 parent 1a85e4f06a6017495e057d97cead381d8af542aa Author: Vincent Forest <vincent.forest@meso-star.com> Date: Mon, 25 May 2026 12:01:26 +0200 Minor corrections to the README file Update the dependency URLs to point to the Meso-Star server instead of GitLab. Diffstat:
| M | README.md | | | 16 | ++++++++-------- |
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md @@ -8,13 +8,13 @@ properties of of a telluric planet's ground. - C compiler - POSIX make - pkg-config -- [ModRadUrb: MaTeriaL](https://gitlab.com/meso-star/mrumtl) -- [Rad-Net String List](https://gitlab.com/meso-star/rnsl) -- [RSys](https://gitlab.com/vaplv/rsys) -- [Star 3D](https://gitlab.com/meso-star/star-3d) -- [Star Buffer](https://gitlab.com/meso-star/star-buffer) -- [Star Mesh](https://gitlab.com/meso-star/star-mesh) -- [Star Scattering Functions](https://gitlab.com/meso-star/star-sf) +- [ModRadUrb: MaTeriaL](https://www.meso-star.com/git/mrumtl) +- [Rad-Net String List](https://www.meso-star.com/git/rnsl) +- [RSys](https://www.meso-star.com/git/rsys) +- [Star 3D](https://www.meso-star.com/git/star-3d) +- [Star Buffer](https://www.meso-star.com/git/star-buffer) +- [Star Mesh](https://www.meso-star.com/git/star-mesh) +- [Star Scattering Functions](https://www.meso-star.com/git/star-sf) ## Installation @@ -51,6 +51,6 @@ Copyright (C) 2022, 2023, 2025 Université Paul Sabatier ## License -Rad-Net Ground is free software released under the GPL v3+ license: GNU +Rad-Net GrounD is free software released under the GPL v3+ license: GNU GPL version 3 or later. You are welcome to redistribute it under certain conditions; refer to the COPYING file for details.