Skip to content

Commit

Permalink
Merge branch 'master' of github.com:datacite/akita
Browse files Browse the repository at this point in the history
  • Loading branch information
richardhallett committed Nov 30, 2021
2 parents cca99da + b8a836b commit 93c3875
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions config/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ about_links:
url: /members.html
- name: Steering groups
url: /steering.html
- name: Staff
url: /staff.html
- name: Team
url: /team.html
- name: Job opportunities
url: /jobopportunities.html
services_links:
Expand Down Expand Up @@ -59,4 +59,4 @@ contact_links:
url: /terms.html
- name: Privacy policy
url: /privacy.html


2 changes: 1 addition & 1 deletion src/components/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const Links = {
{ name: 'Governance', url: '/governance.html' },
{ name: 'Members', url: '/members.html' },
{ name: 'Steering groups', url: '/steering.html' },
{ name: 'Staff', url: '/staff.html' },
{ name: 'Team', url: '/team.html' },
{ name: 'Job opportunities', url: '/jobopportunities.html' }
],
services_links: [
Expand Down

1 comment on commit 93c3875

@vercel
Copy link

@vercel vercel bot commented on 93c3875 Nov 30, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.