Skip to content

Commit a729f27

Browse files
committed
Update welcome image link path in tutorial 1 readme file
1 parent 7bfb854 commit a729f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/tutorial/Tutorial1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The `tutorial-base` module will be our starting place to build from.
1010

1111
Go ahead and launch `TutorialActivity`. You should see this welcome screen:
1212

13-
![Welcome](im "An Android phone app with title text _Welcome!_, an EditText with prompt _Please enter your name_, and a Log In button")
13+
![Welcome](images/welcome.png "An Android phone app with title text _Welcome!_, an EditText with prompt _Please enter your name_, and a Log In button")
1414

1515
You can enter a name, but the login button won't do anything.
1616

0 commit comments

Comments
 (0)