From 0d69c39876f476d19840de858c70d62bd2a1432c Mon Sep 17 00:00:00 2001 From: Matthieu Baumann Date: Fri, 26 Sep 2025 15:47:36 +0200 Subject: [PATCH 1/2] Add Aladin Lite into Rust projects --- draft/2025-10-01-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-10-01-this-week-in-rust.md b/draft/2025-10-01-this-week-in-rust.md index ab5966c46..22e46678d 100644 --- a/draft/2025-10-01-this-week-in-rust.md +++ b/draft/2025-10-01-this-week-in-rust.md @@ -45,6 +45,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [Aladin Lite - navigate into TBs of astronomical data coming from various space missions](https://github.com/cds-astro/aladin-lite) + ### Observations/Thoughts ### Rust Walkthroughs From 58bac73a22e1c63756854d09d9e94b9f1ad4048f Mon Sep 17 00:00:00 2001 From: Matthieu Baumann Date: Fri, 26 Sep 2025 15:51:40 +0200 Subject: [PATCH 2/2] change link from github to our html doc --- draft/2025-10-01-this-week-in-rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft/2025-10-01-this-week-in-rust.md b/draft/2025-10-01-this-week-in-rust.md index 22e46678d..76907ec3e 100644 --- a/draft/2025-10-01-this-week-in-rust.md +++ b/draft/2025-10-01-this-week-in-rust.md @@ -45,7 +45,7 @@ and just ask the editors to select the category. ### Project/Tooling Updates -* [Aladin Lite - navigate into TBs of astronomical data coming from various space missions](https://github.com/cds-astro/aladin-lite) +* [Aladin Lite - navigate into TBs of astronomical data coming from various space missions](https://aladin.cds.unistra.fr/AladinLite/doc/) ### Observations/Thoughts