Skip to content

Commit 1e4fa59

Browse files
committed
fixup! DOC: templates: Add template for execution of custom script
1 parent 23d5e04 commit 1e4fa59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/tutorials/templates/execute-custom-script.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ phase of the upgrade, here is the minimal actor to do so.
99

1010
For more tips, check our actors how they work with the `run` function. There
1111
are many useful examples:
12-
[sytem\_upgrade\_common repo](https://github.com/oamg/leapp-repository/tree/main/repos/system\_upgrade/common/actors)
12+
[system\_upgrade\_common repo](https://github.com/oamg/leapp-repository/tree/main/repos/system\_upgrade/common/actors)
1313

14-
The full list of existing phases in the IPUWorkflow and their tags see [IPUWorkflow](https://github.com/oamg/leapp-repository/blob/main/repos/system_upgrade/common/workflows/inplace_upgrade.py)
14+
The full list of existing phases in the `IPUWorkflow` and their tags see [IPUWorkflow](https://github.com/oamg/leapp-repository/blob/main/repos/system_upgrade/common/workflows/inplace_upgrade.py)
1515

1616
[//]: # (TODO: replace the URL by the link to upstream documentation.)
1717

0 commit comments

Comments
 (0)