Skip to content

Commit 5a9bf9f

Browse files
fix: correct Azure Virtual Desktop link in docusaurus.config.js
1 parent f1362f6 commit 5a9bf9f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ const config = {
109109
},
110110
{
111111
label: 'Azure Virtual Desktop',
112-
href: 'https://azurelocal.github.io/aurelocal-avd/',
112+
href: 'https://azurelocal.github.io/azurelocal-avd/',
113113
},
114114
{
115115
label: 'Load Testing Framework',
@@ -190,7 +190,7 @@ const config = {
190190
},
191191
{
192192
label: 'Azure Virtual Desktop',
193-
href: 'https://azurelocal.github.io/aurelocal-avd/',
193+
href: 'https://azurelocal.github.io/azurelocal-avd/',
194194
},
195195
{
196196
label: 'Load Testing Framework',

0 commit comments

Comments
 (0)