File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments