You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Task-oriented deep dives into the pipeline's functionality.
41
41
|[Structuring your module](guides/structuring-your-module.md)| The repository and module source layout the workflow expects, and how to declare dependencies. |
42
42
|[Writing module tests](guides/writing-module-tests.md)| Test discovery, setup and teardown phases, and shared test infrastructure. |
43
43
|[Migrating Pester tests](guides/pester-migration.md)| A repository-wide checklist for migrating every test set to Pester 6.1.0. |
44
-
|[PSModule process plugin](https://github.com/PSModule/Process-PSModule/tree/main/.github/plugin)|Install the plugin directly or through the shared MSXOrg marketplace. |
44
+
|[PSModule process marketplace](https://github.com/PSModule/Process-PSModule/tree/main/.github/plugin)|Register the initiative marketplace and install the PSModule process plugin. |
45
45
|[Skipping framework tests](guides/skipping-framework-tests.md)| Skip individual framework tests on a per-file basis. |
46
46
|[Versioning and releases](guides/versioning-and-releases.md)| Label-driven versioning, prereleases, and what a release produces. |
47
47
|[Validating before review](guides/validating-before-review.md)| The PSModule validation pass before a draft pull request is marked ready. |
0 commit comments