Skip to content

Commit d1e31bd

Browse files
authored
feat: remove help link in footer (#4405) (#4410)
1 parent 25bbee5 commit d1e31bd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: site-config/anvil-cmg/dev/config.ts

-4
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,6 @@ export function makeConfig(
157157
footer: {
158158
Branding: C.ANVILBranding({ portalURL: portalUrl }),
159159
navLinks: [
160-
{
161-
label: "Help",
162-
url: `${browserUrl}/help`,
163-
},
164160
{
165161
label: "Privacy",
166162
url: `${browserUrl}/privacy`,

0 commit comments

Comments
 (0)