Fixed a image link typo in 2022 day19

This commit is contained in:
Me1e 2023-03-19 00:04:46 +09:00
parent eb72224c1c
commit 3f5746ad72

View File

@ -92,7 +92,7 @@ This way when and where we use `$challenge` in our code, if we change the variab
If we now run our `sh` script you will see the printout that was added to our script.
![](Images/Day19_Linux5.png)
![](Images/Day19_Linux6.png)
We can also ask for user input that can set our variables using the following: