Skip to content

Commit 5011238

Browse files
authored
Merge pull request #344 from thomas-dkmt/doc-correct-github-link-xcpng
doc(XCP-ng): Correct wrong GitHub link in footer
2 parents 1a5d434 + 905095f commit 5011238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ const config = {
137137
},
138138
{
139139
label: 'GitHub',
140-
href: 'https://github.com/facebook/docusaurus',
140+
href: 'https://github.com/xcp-ng/xcp-ng-org',
141141
},
142142
],
143143
},

0 commit comments

Comments
 (0)