Skip to content

Commit 96a9666

Browse files
authored
Update README.md
1 parent c63f814 commit 96a9666

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ aaltitoad - a verification engine for tick tock automata models
1818

1919
<p align="center">
2020
<picture>
21-
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/sillydan1/AALTITOAD/major/reimplementation/.github/resources/logo/toad_title_darkmode.svg">
22-
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/sillydan1/AALTITOAD/major/reimplementation/.github/resources/logo/toad_title_lightmode.svg">
23-
<img alt="aaltitoad" width="256" src="https://raw.githubusercontent.com/sillydan1/AALTITOAD/major/reimplementation/.github/resources/toad_title_darkmode.svg" style="max-width: 100%;">
21+
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/sillydan1/AALTITOAD/master/.github/resources/logo/toad_title_darkmode.svg">
22+
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/sillydan1/AALTITOAD/master/.github/resources/logo/toad_title_lightmode.svg">
23+
<img alt="aaltitoad" width="256" src="https://raw.githubusercontent.com/sillydan1/AALTITOAD/master/.github/resources/toad_title_darkmode.svg" style="max-width: 100%;">
2424
</picture>
2525
</p>
2626

@@ -40,9 +40,9 @@ Below is an example of a simple TTA that controls a light based on a button inpu
4040

4141
<p align="center">
4242
<picture>
43-
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/sillydan1/AALTITOAD/major/reimplementation/.github/resources/docs/simple_tta_darkmode.svg">
44-
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/sillydan1/AALTITOAD/major/reimplementation/.github/resources/docs/simple_tta_lightmode.svg">
45-
<img alt="simple tta" src="https://raw.githubusercontent.com/sillydan1/AALTITOAD/major/reimplementation/.github/resources/simple_tta_darkmode.svg" style="max-width: 100%;">
43+
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/sillydan1/AALTITOAD/master/.github/resources/docs/simple_tta_darkmode.svg">
44+
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/sillydan1/AALTITOAD/master/.github/resources/docs/simple_tta_lightmode.svg">
45+
<img alt="simple tta" src="https://raw.githubusercontent.com/sillydan1/AALTITOAD/master/.github/resources/simple_tta_darkmode.svg" style="max-width: 100%;">
4646
</picture>
4747
</p>
4848

0 commit comments

Comments
 (0)