From f90b707d5bec115b1d7a19825794eb15d529eb69 Mon Sep 17 00:00:00 2001 From: Jordan Olshevski Date: Wed, 17 Apr 2024 17:31:25 -0500 Subject: [PATCH] Send join link to the signup page This makes it easier to onboard new members. We'll update the landing page of the profile app to include the other info from the wiki later. --- _data/menu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/menu.yml b/_data/menu.yml index db99b77..02fdfaf 100644 --- a/_data/menu.yml +++ b/_data/menu.yml @@ -35,7 +35,7 @@ main: url: /calendar weight: 6 - name: Join Now - url: https://join.thelab.ms + url: https://profile.thelab.ms/signup weight: 7 footer_primary: - name: Home