Skip to content

Commit 9dbbdd0

Browse files
sdwheelerCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
1 parent c87b88e commit 9dbbdd0

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

redir/.openpublishing.redirection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"redirections": [
33
{
44
"redirect_document_id": false,
5-
"redirect_url": "/reference/docs-conceptual/install/alternate-install-methods",
5+
"redirect_url": "/powershell/scripting/install/alternate-install-methods",
66
"source_path": "../reference/docs-conceptual/install/install-other-linux.md"
77
},
88
{

reference/docs-conceptual/install/install-powershell-on-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ information, see [Alternate ways to install PowerShell on Linux][05].
7575
[02]: community-support.md
7676
[03]: install-alpine.md
7777
[04]: install-debian.md
78-
[05]: install-other-linux.md
78+
[05]: install/alternate-install-methods.md
7979
[06]: install-rhel.md
8080
[07]: install-ubuntu.md

reference/docs-conceptual/install/install-powershell-on-macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Download the install package from the [releases][04] page. Select the package ve
2525
install.
2626

2727
- PowerShell 7.5
28-
- Arm64 processors - [powershell-7.5.4-arm64.pkg][09]
28+
- Arm64 processors - [powershell-7.5.4-osx-arm64.pkg][09]
2929
- x64 processors - [powershell-7.5.4-osx-x64.pkg][11]
3030
- PowerShell 7.4 (LTS)
3131
- Arm64 processors - [powershell-7.4.13-osx-arm64.pkg][05]

reference/docs-conceptual/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ items:
3434
href: install/install-ubuntu.md
3535
- name: Community support for Linux
3636
href: install/community-support.md
37-
- name: Alternate ways to install on Linux
37+
- name: Alternate ways to install PowerShell
3838
href: install/alternate-install-methods.md
3939
- name: Install PowerShell 7 on macOS
4040
href: install/install-powershell-on-macos.md

0 commit comments

Comments
 (0)