3991: Merge branch 'master' into 3991-docker-workbench-address
[arvados.git] / services / api / app / controllers / static_controller.rb
index 6ee46e0e4e6baf7c5d09e0eba4ddc4bcef305679..d624ea8c35983dfe745610a195b40c6418a53434 100644 (file)
@@ -11,7 +11,7 @@ class StaticController < ApplicationController
         if Rails.configuration.workbench_address
           redirect_to Rails.configuration.workbench_address
         else
-          render_not_found "Path not found."
+          render_not_found "Oops, this is an API endpoint. You probably want to point your browser to an Arvados Workbench site instead."
         end
       end
       f.json do