diff options
| author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2026-07-11 01:33:52 +0100 |
|---|---|---|
| committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2026-07-11 01:33:52 +0100 |
| commit | 178c8208ea9de34f3c72e8c769804d41a0c4c7a1 (patch) | |
| tree | 9760f1d4baa92ac82b635839d08ec896b8f7ca5c | |
| parent | 2519ab61cdf2d23824c3a597ea3592be05d3a126 (diff) | |
Until now, the top page linked to the original RDA adoption grant blog
post. However, RDA has recently updated their webpage architecture,
and the old URLs have been moved to an 'archive.rd-alliance.org/'
prefix.
With this commit, the archival URL of the blog post is used to fix the
problem.
This problem was discovered by Stergios Amarantidis.
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ Then your copy does the work. Since Maneage is free/libre software, you can change your copy. Therefore, you have full control over what it does. To learn more about its founding criteria and a basic introduction, see Akhlaghi et al. (<a href="https://doi.org/10.1109/MCSE.2021.3072860">CiSE 2021, vol 23, issue 3, pp 82-91</a>), also available as <a href="https://arxiv.org/abs/2006.03018">arXiv:2006.03018</a> (with extended appendix in one PDF: the recommended format). - Maneage is a recipient of the <a href="https://www.rd-alliance.org/node/64603">RDA Europe Adoption grant</a> and was featured in a Nature Astronomy "<a href="https://doi.org/10.1038/s41550-021-01402-3">News and Views</a>" article (Kuttel 2021, <a href="https://rdcu.be/cmYVx">free-to-read link</a>). + Maneage is a recipient of the <a href="https://archive.rd-alliance.org/node/64603">RDA Europe Adoption grant</a> and was featured in a Nature Astronomy "<a href="https://doi.org/10.1038/s41550-021-01402-3">News and Views</a>" article (Kuttel 2021, <a href="https://rdcu.be/cmYVx">free-to-read link</a>). You can also watch the short "Video presentation of Maneage" below, or see this published <a href="https://www.rd-alliance.org/sites/default/files/RDA%20adoption%20story_IAC_final.pdf">RDA Adoption story</a> (a short PDF).</a>. </p> |
