Skip to content

Commit bc08005

Browse files
📖 [Docs]: Documentation opens on the live Process-PSModule site (#10)
The organization site now sends documentation readers to the live Process-PSModule Pages site and its source repository. ## Fixed: Documentation destinations - **Affected readers:** The Documentation card opens https://psmodule.io/Process-PSModule/ instead of the retired `/docs` path. - **Source repository:** The GitHub card opens https://github.com/PSModule/Process-PSModule. ## Adopting this release No configuration, code, or invocation changes are required beyond selecting this release. ## Release impact **Effective decision:** `release:skip` for a documentation-only correction. **Semantic effect:** No release is produced. **Release/base coordinates:** No version is produced; final coordinates are resolved by the release process when applicable. --- <details><summary>Technical details</summary> ### Consumer change record | Identifier / surface | Before | After | Applicability / prerequisite | | --- | --- | --- | --- | | Organization site documentation card | `https://psmodule.io/docs/` | `https://psmodule.io/Process-PSModule/` | All site readers | | Organization site GitHub card | `https://github.com/PSModule` | `https://github.com/PSModule/Process-PSModule` | Readers seeking the documentation source | ### Template baseline No template applies to this focused documentation-link correction. ### Maintainer evidence Searched all tracked files for the retired website and repository destinations. No stale matches remain. </details> <details><summary>Relevant issues (or links)</summary> No related issues. ### Related work None. </details>
1 parent a068769 commit bc08005

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎docs/index.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ by leveraging GitHub and PowerShell to automate repetitive tasks, so you can con
1818

1919
Guides, standards, and ways of working for building with PSModule.
2020

21-
[:octicons-arrow-right-24: Read the docs](https://psmodule.io/docs/)
21+
[:octicons-arrow-right-24: Read the docs](https://psmodule.io/Process-PSModule/)
2222

2323
- :material-package-variant: **PowerShell Gallery**
2424

@@ -34,7 +34,7 @@ by leveraging GitHub and PowerShell to automate repetitive tasks, so you can con
3434

3535
Explore the source code and contribute to the framework.
3636

37-
[:octicons-arrow-right-24: Visit GitHub](https://github.com/PSModule)
37+
[:octicons-arrow-right-24: Visit GitHub](https://github.com/PSModule/Process-PSModule)
3838

3939
- :fontawesome-brands-discord: **Community**
4040

0 commit comments

Comments
 (0)