Kylie Jo Swistak hace 5 años
padre
commit
3b984165d6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/embeds/reject.rb

+ 1 - 1
app/embeds/reject.rb

@@ -75,7 +75,7 @@ def rejected_app(event, opts)
         join("\n") || 'No messages given'
       },{
         name: MSG,
-        value: "[Edit Your Application](#{URL::LANDMARK}" +
+        value: "[Edit Your Application](#{Url::LANDMARK}" +
         "#{app.footer.text})"
       }]
     end