Skip to content

Commit d4be3fd

Browse files
committed
Improved installation instructions in the readme.
1 parent 5cdf63f commit d4be3fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,13 +258,13 @@ To install the extension in this case, go to the [Microsoft marketplace](https:/
258258
That should be everything you need to do.
259259
Please see [Microsoft's official installation instructions](https://learn.microsoft.com/en-us/azure/devops/marketplace/install-extension?view=azure-devops) for more details.
260260

261-
The new "History" tab can be configured as explained above in the chapter "Installation for the "Inheritance" process model".
261+
The new "History" tab can be configured as explained above in the chapter ['Installation for the "Inheritance" process model'](#installation-for-the-inheritance-process-model) of the on-premise installation instructions.
262262

263263

264264
## Installation for the "Hosted XML" process model
265265

266266
The ["Hosted XML" process model](https://learn.microsoft.com/en-us/azure/devops/reference/customize-work?view=azure-devops-2022#collection-level-process-customization) is only available for organizations that used the [data migration tool](https://www.microsoft.com/en-us/download/details.aspx?id=54274).
267-
The installation of the extension should be the same as for the "Inheritance" model, see above.
267+
The installation of the extension should be the same as for the "Inheritance" model, see [previous chapter](#installation-for-the-inheritance-process-model-1).
268268
However, you need to add the new "History" tab manually to the work item types by modifying their XML definition files.
269269
For information on how to do this, please refer to the [official Microsoft documentation](https://learn.microsoft.com/en-us/azure/devops/organizations/settings/work/hosted-xml-process-model?view=azure-devops) (especially on how to [modify](https://learn.microsoft.com/en-us/azure/devops/organizations/settings/work/import-process/customize-process?view=azure-devops) and [import](https://learn.microsoft.com/en-us/azure/devops/organizations/settings/work/import-process/import-process?view=azure-devops) processes).
270270
Apart from the import/export steps, the steps of modifying the actual XML file should be the same as for the "On-premises XML" process model outlined above.

0 commit comments

Comments
 (0)