From a5172a7e41caaf252d8b76e2008a4c510598dfaa Mon Sep 17 00:00:00 2001 From: Torsten Ruger Date: Tue, 6 Nov 2018 10:29:00 -0800 Subject: [PATCH] fix asset --- app/views/pages/rubyx/debugger.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/pages/rubyx/debugger.html.haml b/app/views/pages/rubyx/debugger.html.haml index 506f8cb..8a47dda 100644 --- a/app/views/pages/rubyx/debugger.html.haml +++ b/app/views/pages/rubyx/debugger.html.haml @@ -73,7 +73,7 @@ is to fast forward in the code (while debugging). One can follow the program counter to get to the same position as a previous session. %p.debug_pic - =image_tag "debugger" + =image_tag "debugger.jpg" %h3 Space View %p