Merge pull request #1394 from erciccione/team-red

workgroups: change URL to /community/workgroups/
This commit is contained in:
binaryFate 2021-01-07 11:50:27 +01:00 committed by GitHub
commit 498d0fe4c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -31,7 +31,7 @@
<label for="drop2">{% t navigation.community %}<div class="arrow-down"></div></label>
<input class="burger-checkdropdown" id="drop2" type="checkbox" tabindex="0">
<div class="dropdown-content">
<a href="{{ site.baseurl }}/community/team/">{% t titles.workgroups %}</a>
<a href="{{ site.baseurl }}/community/workgroups/">{% t titles.workgroups %}</a>
<a href="{{ site.baseurl }}/community/hangouts/">{% t titles.hangouts %}</a>
<a href="{{ site.baseurl }}/community/sponsorships/">{% t titles.sponsorships %}</a>
<a href="{{ site.baseurl }}/community/merchants/">{% t navigation.merchants %}</a>
@ -146,7 +146,7 @@
<label for="desktopdrop2">{% t navigation.community %}<div class="arrow-down"></div></label>
<input class="burger-checkdropdown" id="desktopdrop2" type="checkbox" tabindex="0">
<div class="dropdown-content">
<a href="{{ site.baseurl }}/community/team/">{% t titles.workgroups %}</a>
<a href="{{ site.baseurl }}/community/workgroups/">{% t titles.workgroups %}</a>
<a href="{{ site.baseurl }}/community/hangouts/">{% t titles.hangouts %}</a>
<a href="{{ site.baseurl }}/community/sponsorships/">{% t titles.sponsorships %}</a>
<a href="{{ site.baseurl }}/community/merchants/">{% t navigation.merchants %}</a>

View file

@ -1,7 +1,7 @@
---
layout: custom
title: titles.workgroups
permalink: /community/team/index.html
permalink: /community/workgroups/index.html
---
{% t global.lang_tag %}