Fix videos in README
Some checks are pending
CI / Build (push) Waiting to run
CI / Test (push) Waiting to run
CI / Clippy (push) Waiting to run
CI / Rustfmt (push) Waiting to run
CI / ShellCheck (push) Waiting to run

This commit is contained in:
Albert Armea 2026-03-22 20:00:52 +00:00
parent 97036ddfab
commit dc6ba0d829

View file

@ -25,7 +25,7 @@ or write your own.
The flow of manually opening and closing activities should be familiar.
<video src="./docs/readme/basic-flow.webm" alt="Happy path demo showing home screen --> GCompris --> home screen"></video>
<video src="./raw/branch/main/docs/readme/basic-flow.webm" alt="Happy path demo showing home screen --> GCompris --> home screen"></video>
Activities can be made selectively available at certain times of day.
@ -40,7 +40,7 @@ Activities can have configurable time limits, including:
* total usage per day
* cooldown periods before that particular activity can be restarted
<video src="./docs/readme/tuxmath-expiring.webm" alt="TuxMath session shown about to expire, including warnings and automatic termination"></video>
<video src="./raw/branch/main/docs/readme/tuxmath-expiring.webm" alt="TuxMath session shown about to expire, including warnings and automatic termination"></video>
### Anything on Linux