Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Frontend
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
403
Merge Requests
68
CI / CD
Security & Compliance
Packages
Analytics
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Minds
Minds Frontend
Commits
1fa4019c
Commit
1fa4019c
authored
19 hours ago
by
Ben Hayward
Browse files
Options
Download
Replaced dead link
parent
266c3f0d
fix/minds-irl-footer
1 merge request
!783
Remove minds irl link from footer
Pipeline
#118071690
passed with stages
in 89 minutes and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/app/common/components/marketing/footer.component.html
View file @
1fa4019c
...
...
@@ -54,8 +54,8 @@
</li>
<li>
<a
href=
"https://
irl
.minds.com/"
target=
"_blank"
i18n
>
Minds IRL
<a
href=
"https://
change
.minds.com/"
target=
"_blank"
i18n
>
Events
</a>
</li>
</ul>
...
...
This diff is collapsed.
Please
register
or
sign in
to comment