mirror of
https://github.com/kingomarnajjar/codespaces-rails.git
synced 2026-07-25 22:27:34 +10:00
Fix the path
This commit is contained in:
parent
e9f6b994cd
commit
372ca64ea6
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
GitHub Codespaces <span class="heart">♥️</span> Rails
|
||||
</p>
|
||||
<p class="small">
|
||||
Edit <code>app/views/hello_codespaces/index.html.erb</code> and see changes live!
|
||||
Edit <code>app/views/hello/index.html.erb</code> and see changes live!
|
||||
</p>
|
||||
</header>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue