Skip to content

Commit a85706d

Browse files
author
Kristopher Turner
committed
chore: update mkdocs and workspace configuration files
1 parent 2f4a809 commit a85706d

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

docusaurus.config.js

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,13 @@ const config = {
162162
label: 'S2D Cartographer',
163163
href: 'https://azurelocal.github.io/azurelocal-S2DCartographer/',
164164
},
165+
{
166+
label: 'Azure Local Copilot',
167+
href: 'https://azurelocal.github.io/azurelocal-copilot/',
168+
},
165169
{
166170
label: 'Azure Local Surveyor',
167-
href: 'https://azurelocal.cloud/azurelocal-surveyor/',
171+
href: 'https://azurelocal.github.io/azurelocal-surveyor/',
168172
},
169173
{
170174
label: 'Load Testing Framework',
@@ -204,6 +208,11 @@ const config = {
204208
label: 'Custom Images',
205209
href: 'https://azurelocal.github.io/azurelocal-custom-images/',
206210
},
211+
{ type: 'html', value: '<strong>Training &amp; Learning</strong>' },
212+
{
213+
label: 'Azure Local Training',
214+
href: 'https://azurelocal.github.io/azurelocal-training/',
215+
},
207216
],
208217
},
209218
{

0 commit comments

Comments
 (0)