OfficeDev / generator-office

Yeoman generator for building Microsoft Office related projects.
https://www.npmjs.com/package/generator-office
MIT License
818 stars 207 forks source link

Update links after Learn rebrand #737

Closed AlexJerabek closed 1 year ago

AlexJerabek commented 1 year ago

Thank you for your pull request. Please provide the following information.


  1. Do these changes impact User Experience? (e.g., how the user interacts with Yo Office and/or the files and folders the user sees in the project that Yo Office creates)

    • [x] Yes
    • [ ] No

    If Yes, briefly describe what is impacted.

The links to docs.microsoft.com are currently being redirected to learn.microsoft.com. This change removes the need for that redirect.

  1. Do these changes impact documentation? (e.g., a tutorial on https://docs.microsoft.com/en-us/office/dev/add-ins/overview/office-add-ins)

    • [ ] Yes
    • [x] No

    If Yes, briefly describe what is impacted.

  2. Validation/testing performed:

    Describe manual testing done.

  3. Platforms tested:

    • [ ] Windows
    • [ ] Mac
AlexJerabek commented 1 year ago

Tagging @ElizabethSamuel-MSFT for awareness.

millerds commented 1 year ago

/Azurepipelines run

azure-pipelines[bot] commented 1 year ago
Azure Pipelines successfully started running 1 pipeline(s).
AlexJerabek commented 1 year ago

Thanks @millerds! How does this get checked in?