Skip to content

Commit a03cd0c

Browse files
committed
Update all packages, add new domain, and push version to v2.8.1
1 parent 73ee8f6 commit a03cd0c

4 files changed

Lines changed: 1727 additions & 1421 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ between versions
5353
[**`v1.0.8`**](https://github.com/MrShoenel/metrics-as-scores/tree/v1.0.8)
5454
and **`v2.x.x`**.
5555

56-
The current version is `v2.8.0`.
56+
The current version is `v2.8.1`.
5757

5858
From version **`v2.x.x`** it has the following new features:
5959

@@ -68,9 +68,9 @@ Demo.](https://user-images.githubusercontent.com/5049151/219892077-58854478-b761
6868
------------------------------------------------------------------------
6969

7070
Contains the data and scripts needed for the application
71-
**`Metrics as Scores`**, ~~check out <https://metrics-as-scores.ml/>~~
72-
(we will set up a new domain name soon, [see
73-
here](https://forum.infinityfree.net/t/all-ml-domains-are-down-due-to-registry-transfer/79379)).
71+
**`Metrics as Scores`**, check out
72+
<a href="https://mas.research.hönel.net/"
73+
class="uri">https://mas.research.hönel.net/</a>.
7474

7575
This package accompanies the paper entitled “*Contextual
7676
Operationalization of Metrics As Scores: Is My Metric Value Good?*
@@ -396,9 +396,9 @@ curdoc().title = "Metrics As Scores"
396396
```
397397

398398
**Important**: If you modify the web application, you must always
399-
maintain two links: one to ~~<https://metrics-as-scores.ml/>~~ (new
400-
domain name coming soon) and one to this repository, that is,
401-
<https://github.com/MrShoenel/metrics-as-scores>.
399+
maintain two links: one to <a href="https://mas.research.hönel.net/"
400+
class="uri">https://mas.research.hönel.net/</a> and one to this
401+
repository, that is, <https://github.com/MrShoenel/metrics-as-scores>.
402402

403403
# References
404404

README.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ From version **`v2.x.x`** it has the following new features:
6363

6464
-----------------
6565

66-
Contains the data and scripts needed for the application __`Metrics as Scores`__, ~~check out <https://metrics-as-scores.ml/>~~ (we will set up a new domain name soon, [see here](https://forum.infinityfree.net/t/all-ml-domains-are-down-due-to-registry-transfer/79379)).
66+
Contains the data and scripts needed for the application __`Metrics as Scores`__, check out <https://mas.research.hönel.net/>.
6767

6868
```{python}
6969
#| echo: false
@@ -347,7 +347,7 @@ If you want to change the title of the application, you will have to modify the
347347
curdoc().title = "Metrics As Scores"
348348
```
349349

350-
**Important**: If you modify the web application, you must always maintain two links: one to ~~<https://metrics-as-scores.ml/>~~ (new domain name coming soon) and one to this repository, that is, <https://github.com/MrShoenel/metrics-as-scores>.
350+
**Important**: If you modify the web application, you must always maintain two links: one to <https://mas.research.hönel.net/> and one to this repository, that is, <https://github.com/MrShoenel/metrics-as-scores>.
351351

352352

353353

0 commit comments

Comments
 (0)