Skip to content

Commit c9871c0

Browse files
Merge pull request #9 from michaeltlombardi/maint/main/fix-repo-menu-link
(MAINT) Fix link to DSC repo in menu
2 parents 31318eb + 85f7474 commit c9871c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.site/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ menu:
1212
pre: <sl-icon name="bxl-microsoft" library="boxicons"></sl-icon>
1313
weight: 10
1414
- name: DSC Repository
15-
url: https://learn.microsoft.com/powershell/dsc/overview?view=dsc-3.0
15+
url: https://github.com/PowerShell/DSC
1616
pre: <sl-icon name="bxl-github" library="boxicons"></sl-icon>
1717
weight: 20
1818
- name: Samples Source

0 commit comments

Comments
 (0)