mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-01 07:53:30 +02:00
fix(intro1): link to exercise file in hint
This commit is contained in:
@@ -5,7 +5,8 @@ name = "intro1"
|
||||
path = "exercises/intro/intro1.rs"
|
||||
mode = "compile"
|
||||
hint = """
|
||||
Remove the I AM NOT DONE comment to move on to the next exercise."""
|
||||
Remove the I AM NOT DONE comment in the exercises/intro/intro1.rs file
|
||||
to move on to the next exercise."""
|
||||
|
||||
[[exercises]]
|
||||
name = "intro2"
|
||||
|
||||
Reference in New Issue
Block a user