Update git repo links to point to new location

This commit is contained in:
James Skemp 2024-04-14 12:29:12 -05:00
parent 42d45c1d58
commit 063942d611
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"manifestVersion": 1,
"id": "iteration-work-items-hub",
"publisher": "JamesSkemp",
"version": "1.0.113",
"version": "1.0.114",
"name": "Iteration Work Items Hub",
"description": "Iteration Work Items Hub supports viewing all items within a Team Iteration in Azure DevOps grouped by type and board state.",
"categories": [
@ -30,12 +30,12 @@
},
"links": {
"learn": {
"uri": "https://git.ebacher-skemp.com/strivinglife/iteration-work-items-hub"
"uri": "https://git.ebacher-skemp.com/azure-devops/iteration-work-items-hub"
}
},
"repository": {
"type": "git",
"uri": "https://git.ebacher-skemp.com/strivinglife/iteration-work-items-hub"
"uri": "https://git.ebacher-skemp.com/azure-devops/iteration-work-items-hub"
},
"files": [
{

View File

@ -10,7 +10,7 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "https://git.ebacher-skemp.com/strivinglife/iteration-work-items-hub.git"
"url": "https://git.ebacher-skemp.com/azure-devops/iteration-work-items-hub.git"
},
"scripts": {
"clean": "rimraf ./dist",