Skip to content

Commit

Permalink
Merge pull request #561 from chiastolite/fix_incorrect_image
Browse files Browse the repository at this point in the history
Fixed incorrect image URL
  • Loading branch information
hsbt committed Jan 17, 2024
2 parents a232c7b + 0c4c34d commit 5e51122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _pages/install/replit.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ In the field under Template, type in `rails`.
- In the middle, you find the editor where you can modify your files.
- Click the `Run` bottom at the top to start up the freshly installed Ruby on Rails app.

![Run button highlighted to start the Rails app](images/replit/run.png)
![Run button highlighted to start the Rails app](/images/replit/run.png)

- You'll see a mini web browser to the top right showing you your fresh Rails app running the default homepage with the Rails logo.

Expand Down

0 comments on commit 5e51122

Please sign in to comment.