17829: Remove omniauth
[arvados.git] / services / api / app / views / static / intro.html.erb
index bdefaa5c1f19bfae8357950038f328e6aa22da2c..58943038d1b40ab82770bf7d166966775ced5bf6 100644 (file)
@@ -31,7 +31,7 @@ $(function(){
 
     <% if !current_user %>
     <p style="float:right;margin-top:1em">
-      <a href="/auth/joshid">Log in here.</a>
+      <a href="/login">Log in here.</a>
     </p>
     <% end %>