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 = () => {
160160 </ li >
161161 < li >
162162 < Link
163- to = "/community/supports "
163+ to = "/community"
164164 className = "mb-3 inline-block text-base text-gray-300 hover:text-[--ifm-color-primary]"
165165 >
166166 Contact Us
@@ -176,7 +176,7 @@ const Footer: React.FC = () => {
176176 </ li >
177177 < li >
178178 < Link
179- to = "/community/team/ "
179+ to = "# "
180180 className = "mb-3 inline-block text-base text-gray-300 hover:text-[--ifm-color-primary]"
181181 >
182182 Our Team
@@ -199,7 +199,7 @@ const Footer: React.FC = () => {
199199 < ul className = "list-none pl-0" >
200200 < li >
201201 < Link
202- to = "/community/supports "
202+ to = "/community"
203203 className = "mb-3 inline-block text-base text-gray-300 hover:text-[--ifm-color-primary]"
204204 >
205205 Help Center
You can’t perform that action at this time.
0 commit comments