Skip to content

Commit

Permalink
linked to new app Index (#467)
Browse files Browse the repository at this point in the history
Co-authored-by: Elliot Braem <[email protected]>
  • Loading branch information
Jikugodwill and elliotBraem authored Jul 8, 2024
1 parent d53b72e commit a3bd53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/old/widget/components/User.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ const Overlay = (props) => (
<Link
className="link-dark text-truncate d-inline-flex mw-100"
to={href({
widgetSrc: "${config_index}",
widgetSrc: "${alias_new}/widget/Index",
params: {
page: "profile",
accountId,
Expand Down

0 comments on commit a3bd53d

Please sign in to comment.