Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KludgeKML committed Aug 14, 2024
1 parent e31c702 commit c84644d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

menu_option << {
text: "Switch app",
href: Plek.find("signon"),
href: Plek.external_url_for("signon"),
}
%>
Expand Down

0 comments on commit c84644d

Please sign in to comment.