Skip to content

Conversation

@sdwheeler
Copy link
Collaborator

@sdwheeler sdwheeler commented Oct 15, 2021

PR Summary

Fixes AB#1885927 - Fixes #8227 - Fix versioned URLs

Select the area of the Table of Contents containing the documents being changed.

Conceptual content

  • Overview and Install
  • Learning PowerShell
    • PowerShell 101
    • Deep dives
    • Sample scripts
    • Remoting
  • Release notes (What's New)
  • Windows PowerShell
    • WMF, ISE, release notes, etc.
  • DSC articles
  • Community resources
  • Gallery articles
  • Scripting and development
    • Language Spec
    • Legacy SDK

Cmdlet reference & about_ topics

  • Preview content
  • Version 7.1 content
  • Version 7.0 content
  • Version 5.1 content

PR Checklist

  • I have read the contributors guide and followed the style and process guidelines
  • PR has a meaningful title
  • PR is targeted at the staging branch
  • All relevant versions updated
  • Includes content related to issues and PRs - see Closing issues using keywords.
  • This PR is ready to merge and is not Work in Progress
    • If the PR is work in progress, please add the prefix WIP: or [WIP] to the beginning of the
      title and remove the prefix when the PR is ready.

@opbld33
Copy link

opbld33 commented Oct 15, 2021

Docs Build status updates of commit f51672d:

✅ Validation status: passed

File Status Preview URL Details
reference/docs-conceptual/install/install-centos.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/install/install-other-linux.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/install/install-rhel.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@sdwheeler sdwheeler merged commit e15e3a0 into MicrosoftDocs:staging Oct 15, 2021
@sdwheeler sdwheeler deleted the sdw-i8227 branch October 15, 2021 18:39
sdwheeler added a commit that referenced this pull request Oct 15, 2021
* Update versions for new releases (#8222)

* [WIP] Fixes #8224 - Updates Select-Object (#8225)

* Automatically committed changes.

* Apply suggestions from code review

Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>

* Updates for PR feedback

Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>

* Fixes #8220 - Reorder information in setup articles (#8226)

* Reorder information in setup articles

* fix broken links

* Update reference/docs-conceptual/install/Installing-PowerShell-on-Windows.md

Co-authored-by: Chase Wilson <31453523+chasewilson@users.noreply.github.com>

* Fix versioned URLs (#8229)

Co-authored-by: Chase Wilson <31453523+chasewilson@users.noreply.github.com>
sdwheeler added a commit that referenced this pull request May 24, 2022
* Publish to live (#8228)

* Update versions for new releases (#8222)

* [WIP] Fixes #8224 - Updates Select-Object (#8225)

* Automatically committed changes.

* Apply suggestions from code review

Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>

* Updates for PR feedback

Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>

* Fixes #8220 - Reorder information in setup articles (#8226)

* Reorder information in setup articles

* fix broken links

* Update reference/docs-conceptual/install/Installing-PowerShell-on-Windows.md

Co-authored-by: Chase Wilson <31453523+chasewilson@users.noreply.github.com>

Co-authored-by: Chase Wilson <31453523+chasewilson@users.noreply.github.com>

* Publish to live (#8230)

* Update versions for new releases (#8222)

* [WIP] Fixes #8224 - Updates Select-Object (#8225)

* Automatically committed changes.

* Apply suggestions from code review

Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>

* Updates for PR feedback

Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>

* Fixes #8220 - Reorder information in setup articles (#8226)

* Reorder information in setup articles

* fix broken links

* Update reference/docs-conceptual/install/Installing-PowerShell-on-Windows.md

Co-authored-by: Chase Wilson <31453523+chasewilson@users.noreply.github.com>

* Fix versioned URLs (#8229)

Co-authored-by: Chase Wilson <31453523+chasewilson@users.noreply.github.com>

* 2/03 PM Publish (#8566)

* Add 7.3 to module history (#8559)

* Add 7.3 to module history

* fix typo

* fix more typos

* Fix typo (#8564)

* Insert missing angle-bracket in class syntax block (#8563)

* Add no-loc metadata to avoid over-translation (#8565)

Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>
Co-authored-by: Guilherme Gonzaga <guilhermgonzaga@gmail.com>

* Merge latest changes to live (#8766)

* Improve consistency and readability of about_Quoting_Rules (#8764)

* Update quicklink for Az PowerShell

Co-authored-by: HRXN <Hrxn@users.noreply.github.com>

* Publish to live (#8792)

* Change staging branch references to main (#8790)

* Add no-loc metadata (#8791)

* Edit basic grammar.

* Edit Note regarding prepending Get verb.

Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>
Co-authored-by: Chase Wilson <31453523+chasewilson@users.noreply.github.com>
Co-authored-by: huypub <38988242+huypub@users.noreply.github.com>
Co-authored-by: Guilherme Gonzaga <guilhermgonzaga@gmail.com>
Co-authored-by: HRXN <Hrxn@users.noreply.github.com>
Co-authored-by: Alma Jenks <v-alje@microsoft.com>
Co-authored-by: JiayueHu <36248303+JiayueHu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Links to PowerShell CentOS are incorrect

2 participants