diff --git a/reference/docs-conceptual/install/install-powershell-on-macos.md b/reference/docs-conceptual/install/install-powershell-on-macos.md index c2f7b1ba260..10bb1040133 100644 --- a/reference/docs-conceptual/install/install-powershell-on-macos.md +++ b/reference/docs-conceptual/install/install-powershell-on-macos.md @@ -31,8 +31,8 @@ install. - Arm64 processors - [powershell-7.4.14-osx-arm64.pkg][05] - x64 processors - [powershell-7.4.14-osx-x64.pkg][07] - PowerShell 7.6-preview - - Arm64 processors - [powershell-7.6.0-rc1-osx-arm64.pkg][13] - - x64 processors - [powershell-7.6.0-rc1-osx-x64.pkg][15] + - Arm64 processors - [powershell-7.6.0-rc.1-osx-arm64.pkg][13] + - x64 processors - [powershell-7.6.0-rc.1-osx-x64.pkg][15] There are two ways to install PowerShell using the downloaded package. @@ -110,8 +110,8 @@ you want to install. - Arm64 processors - [powershell-7.5.5-osx-arm64.tar.gz][10] - x64 processors - [powershell-7.5.5-osx-x64.tar.gz][12] - PowerShell 7.6-preview - - Arm64 processors - [powershell-7.6.0-rc1-osx-arm64.tar.gz][14] - - x64 processors - [powershell-7.6.0-rc1-osx-x64.tar.gz][16] + - Arm64 processors - [powershell-7.6.0-rc.1-osx-arm64.tar.gz][14] + - x64 processors - [powershell-7.6.0-rc.1-osx-x64.tar.gz][16] Use the following commands to install PowerShell from the binary archive. Change the download URL to match the version you want to install. @@ -190,10 +190,10 @@ can't support those methods. For more information, see [Alternate ways to instal [10]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.5/powershell-7.5.5-osx-arm64.tar.gz [11]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.5/powershell-7.5.5-osx-x64.pkg [12]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.5/powershell-7.5.5-osx-x64.tar.gz -[13]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1/powershell-7.6.0-rc1-osx-arm64.pkg -[14]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1/powershell-7.6.0-rc1-osx-arm64.tar.gz -[15]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1/powershell-7.6.0-rc1-osx-x64.pkg -[16]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1/powershell-7.6.0-rc1-osx-x64.tar.gz +[13]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc.1/powershell-7.6.0-rc.1-osx-arm64.pkg +[14]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc.1/powershell-7.6.0-rc.1-osx-arm64.tar.gz +[15]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc.1/powershell-7.6.0-rc.1-osx-x64.pkg +[16]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc.1/powershell-7.6.0-rc.1-osx-x64.tar.gz [17]: https://specifications.freedesktop.org/basedir/latest/ [18]: https://support.apple.com/102445 [19]: PowerShell-Support-Lifecycle.md diff --git a/reference/docs-conceptual/learn/ps101/00-introduction.md b/reference/docs-conceptual/learn/ps101/00-introduction.md index 8009db14cc3..338af1e0e5b 100644 --- a/reference/docs-conceptual/learn/ps101/00-introduction.md +++ b/reference/docs-conceptual/learn/ps101/00-introduction.md @@ -62,7 +62,6 @@ published author of several books, including: - Author of [PowerShell 101: The No-Nonsense Guide to Windows PowerShell][powershell-101] - Creator of [The PowerShell Conference Book][psconf-book] -- Coauthor of [Windows PowerShell TFM 4th Edition][tfm4] - Contributing author in the [PowerShell Deep Dives][ps-deep-dives] book When Mike's not writing documentation for Microsoft, he shares his thoughts and insights on his blog @@ -80,7 +79,6 @@ your environment so you can follow along with the examples throughout the rest o [azps-docs]: /powershell/azure [powershell-101]: https://leanpub.com/powershell101 [psconf-book]: https://leanpub.com/powershell-conference-book -[tfm4]: https://www.sapien.com/books_training/Windows-PowerShell-4 [ps-deep-dives]: https://www.manning.com/books/powershell-deep-dives [mikefrobbins-com]: https://mikefrobbins.com/ [mikefrobbins-x]: https://twitter.com/mikefrobbins