From 372ca64ea679215cb6729a571bb099d62c8d54d7 Mon Sep 17 00:00:00 2001
From: Josh Abernathy
Date: Thu, 3 Nov 2022 15:29:11 +0000
Subject: [PATCH] Fix the path
---
app/views/hello/index.html.erb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/views/hello/index.html.erb b/app/views/hello/index.html.erb
index e59143c..67d2d29 100644
--- a/app/views/hello/index.html.erb
+++ b/app/views/hello/index.html.erb
@@ -5,7 +5,7 @@
GitHub Codespaces ♥️ Rails
- Edit app/views/hello_codespaces/index.html.erb and see changes live!
+ Edit app/views/hello/index.html.erb and see changes live!