workgroups: change URL to /community/workgroups/

This commit is contained in:
erciccione 2020-12-29 10:04:19 +00:00
parent 7b892ce5a0
commit 1c0299a868
No known key found for this signature in database
GPG key ID: 762AF8C608E56CDF
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 %}