Skip to content

Commit a565fc7

Browse files
tmeschterCopilot
andcommitted
Swap homepage and repository URLs for azure plugin
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 9820c5e commit a565fc7

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"name": "Microsoft",
2525
"url": "https://www.microsoft.com"
2626
},
27-
"homepage": "https://github.com/microsoft/github-copilot-for-azure",
27+
"homepage": "https://github.com/microsoft/azure-skills",
2828
"keywords": [
2929
"azure",
3030
"cloud",
@@ -34,7 +34,7 @@
3434
"devops"
3535
],
3636
"license": "MIT",
37-
"repository": "https://github.com/microsoft/azure-skills",
37+
"repository": "https://github.com/microsoft/github-copilot-for-azure",
3838
"source": {
3939
"source": "github",
4040
"repo": "microsoft/azure-skills"

plugins/external.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"name": "Microsoft",
88
"url": "https://www.microsoft.com"
99
},
10-
"homepage": "https://github.com/microsoft/github-copilot-for-azure",
10+
"homepage": "https://github.com/microsoft/azure-skills",
1111
"keywords": ["azure", "cloud", "infrastructure", "deployment", "microsoft", "devops"],
1212
"license": "MIT",
13-
"repository": "https://github.com/microsoft/azure-skills",
13+
"repository": "https://github.com/microsoft/github-copilot-for-azure",
1414
"source": {
1515
"source": "github",
1616
"repo": "microsoft/azure-skills"

0 commit comments

Comments
 (0)