Skip to content

Commit

Permalink
fix link to meeting teams
Browse files Browse the repository at this point in the history
  • Loading branch information
jkralik committed Jul 12, 2024
1 parent bec2558 commit d7ba52e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions config/_default/menus/menus.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ global:
url: 'https://plgd.dev/contact/'
highlighted:
- name: 'Request a demo'
url: '/meetings/team/'
url: 'https://plgd.dev/meetings/team/'
footer:
- name: 'Terms & Conditions'
url: ''
url: 'https://plgd.dev/legal/terms-of-use'
- name: 'Privacy Notice'
url: '/legal/privacy-notice'
url: 'https://plgd.dev/legal/privacy-notice'
2 changes: 1 addition & 1 deletion themes/plgd
Submodule plgd updated from 1d5fe0 to a1f33c

0 comments on commit d7ba52e

Please sign in to comment.