homepage link corrections
Some checks are pending
Rust/sat-rs/pipeline/head Build started...

This commit is contained in:
2024-02-12 17:29:48 +01:00
parent f4bc33aefa
commit 9cf80b44ea
4 changed files with 5 additions and 3 deletions

View File

@ -7,7 +7,7 @@ authors = ["Robin Mueller <muellerr@irs.uni-stuttgart.de>"]
description = """
Helper crate of the sat-rs framework to build a mission information base (MIB) from the
On-Board Software (OBSW) code directly."""
homepage = "https://absatsw.uni-stuttgart.de/projects/sat-rs"
homepage = "https://absatsw.irs.uni-stuttgart.de/projects/sat-rs/"
repository = "https://egit.irs.uni-stuttgart.de/rust/sat-rs"
license = "Apache-2.0"
keywords = ["no-std", "space", "aerospace"]