Skip to content

Commit 139a506

Browse files
JikugodwillelliotBraem
authored andcommitted
linked to new app Index (#467)
Co-authored-by: Elliot Braem <16282460+elliotBraem@users.noreply.github.com>
1 parent 33e3ddd commit 139a506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/old/widget/components/User.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const Overlay = (props) => (
5959
<Link
6060
className="link-dark text-truncate d-inline-flex mw-100"
6161
to={href({
62-
widgetSrc: "${config_index}",
62+
widgetSrc: "${alias_new}/widget/Index",
6363
params: {
6464
page: "profile",
6565
accountId,

0 commit comments

Comments
 (0)