Skip to content

Commit 9a1225e

Browse files
committed
Merged PR 170: Finalise rename by changing all repos
- \Updated all names to Azure DevOps - Merge branch 'master' into ProductRename - Updatged all repo names
1 parent ad8871f commit 9a1225e

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ These build tasks allow you to manage both the XML and Inherited processes in Az
1010
## What can you do with this tool?
1111

1212
- **Azure DevOps Services Process (XML)** Task - Upload XML Based Process from an export
13-
- **Azure DevOps Services Process (Inherited)** Task - Migrate Inherited Process(s) between Organisations (uses [https://github.com/Microsoft/process-migrator](https://github.com/Microsoft/process-migrator))
13+
- **Azure DevOps Services Process (Inherited)** Task - Migrate Inherited Process(s) between Organisations (wrapper for [https://github.com/Microsoft/process-migrator](https://github.com/Microsoft/process-migrator))
1414

1515
![Screenshot of Process Uploader](/images/screenshot-01.png)
1616

17-
Full documentation is available on [https://dev.azure.com/nkdagility/vsts-processtemplate-task/](https://dev.azure.com/nkdagility/vsts-processtemplate-task/)
17+
Full documentation is available on [https://dev.azure.com/nkdagility/Azure-DevOps-Process-Tools/](https://dev.azure.com/nkdagility/Azure-DevOps-Process-Tools/)
1818

1919
## Getting the Tools
2020

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ These build tasks allow you to manage both the XML and Inherited processes in Az
1414

1515
![Screenshot of Process Uploader](/images/screenshot-01.png)
1616

17-
Full documentation is available on [https://dev.azure.com/nkdagility/vsts-processtemplate-task/](https://dev.azure.com/nkdagility/vsts-processtemplate-task/)
17+
Full documentation is available on [https://dev.azure.com/nkdagility/Azure-DevOps-Process-Tools/](https://dev.azure.com/nkdagility/Azure-DevOps-Process-Tools/)
1818

1919
## Getting the Tools
2020

vss-extension.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,31 +32,31 @@
3232
],
3333
"links": {
3434
"home": {
35-
"uri": "https://dev.azure.com/nkdagility/vsts-processtemplate-task/"
35+
"uri": "https://dev.azure.com/nkdagility/Azure-DevOps-Process-Tools/"
3636
},
3737
"getstarted": {
38-
"uri": "https://dev.azure.com/nkdagility/vsts-processtemplate-task/_wiki/wikis/VSTS-Sync-Migrator-Docs?pagePath=%2Fgetting%20started"
38+
"uri": "https://dev.azure.com/nkdagility/Azure-DevOps-Process-Tools/_wiki/wikis/process-tools"
3939
},
4040
"learn": {
41-
"uri": "https://dev.azure.com/nkdagility/vsts-processtemplate-task/_wiki/wikis/vsts-processtemplate-task"
41+
"uri": "https://dev.azure.com/nkdagility/Azure-DevOps-Process-Tools/_wiki/wikis/process-tools"
4242
},
4343
"support": {
44-
"uri": "https://github.com/nkdAgility/vsts-process-template-manager/issues"
44+
"uri": "https://github.com/nkdAgility/Azure-DevOps-Process-Tools/issues"
4545
},
4646
"repository": {
47-
"uri": "https://github.com/nkdAgility/vsts-process-template-manager"
47+
"uri": "https://github.com/nkdAgility/Azure-DevOps-Process-Tools"
4848
},
4949
"issues": {
50-
"uri": "https://github.com/nkdAgility/vsts-process-template-manager/issues"
50+
"uri": "https://github.com/nkdAgility/Azure-DevOps-Process-Tools/issues"
5151
}
5252
},
5353
"CustomerQnASupport": {
5454
"enableqna": "true",
55-
"url": "https://github.com/nkdAgility/vsts-process-template-manager/issues"
55+
"url": "https://github.com/nkdAgility/Azure-DevOps-Process-Tools/issues"
5656
},
5757
"repository": {
5858
"type": "git",
59-
"uri": "https://github.com/nkdAgility/vsts-process-template-manager.git"
59+
"uri": "https://github.com/nkdAgility/Azure-DevOps-Process-Tools.git"
6060
},
6161
"icons": {
6262
"default": "images/extension-icon.png"

0 commit comments

Comments
 (0)