Skip to content

Commit 99d03a1

Browse files
author
Géry Casiez
committed
minor
1 parent cd1e2da commit 99d03a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/buildAndDeploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111

1212
runs-on: ubuntu-latest
13-
container: node
13+
container: node:21
1414

1515
steps:
1616
- uses: actions/checkout@v3

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
Interactive demo of the [TurboTouch predictor](https://ns.inria.fr/loki/TTp/) using the [typescript implementation](https://github.com/LokiResearch/TurboTouchPredictor).
44

5-
Live version is available at [https://ns.inria.fr/loki/TTp/](https://ns.inria.fr/loki/TTp/).
5+
Live version is available at [https://lokiresearch.github.io/TurboTouchPredictorInteractiveDemo/](https://lokiresearch.github.io/TurboTouchPredictorInteractiveDemo/).

0 commit comments

Comments
 (0)