File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ const Footer: React.FC = () => {
160
160
</ li >
161
161
< li >
162
162
< Link
163
- to = "/community/supports "
163
+ to = "/community"
164
164
className = "mb-3 inline-block text-base text-gray-300 hover:text-[--ifm-color-primary]"
165
165
>
166
166
Contact Us
@@ -176,7 +176,7 @@ const Footer: React.FC = () => {
176
176
</ li >
177
177
< li >
178
178
< Link
179
- to = "/community/team/ "
179
+ to = "# "
180
180
className = "mb-3 inline-block text-base text-gray-300 hover:text-[--ifm-color-primary]"
181
181
>
182
182
Our Team
@@ -199,7 +199,7 @@ const Footer: React.FC = () => {
199
199
< ul className = "list-none pl-0" >
200
200
< li >
201
201
< Link
202
- to = "/community/supports "
202
+ to = "/community"
203
203
className = "mb-3 inline-block text-base text-gray-300 hover:text-[--ifm-color-primary]"
204
204
>
205
205
Help Center
You can’t perform that action at this time.
0 commit comments