Skip to content

Retarget links auto-redirecting to different endpoint host#10951

Open
andrewconnell wants to merge 2 commits into
SharePoint:mainfrom
andrewconnell:link-cleanup
Open

Retarget links auto-redirecting to different endpoint host#10951
andrewconnell wants to merge 2 commits into
SharePoint:mainfrom
andrewconnell:link-cleanup

Conversation

@andrewconnell

Copy link
Copy Markdown
Collaborator

Category

  • Content fix
  • New article

Related issues

What's in this Pull Request?

Update links 301/302'ing to target + remove branding

- drop Voitanos link from 'Provided by' line in 7 workflow
  articles
- revert `ms.date` to original publication date; rendering engine
  shows last modified date dynamically from git history
- replace voitanos.io links with andrewconnell.com equivalents
  across spfx, sp-add-ins & general-development articles
- restore CRLF line ending on `ms.date` lines that were mangled
  to LF in abb3048
- revert `ms.date` to original publication date; rendering engine
  shows last modified date dynamically from git history
@andrewconnell andrewconnell self-assigned this Jul 15, 2026
@andrewconnell andrewconnell added the pr:in-review Actively reviewing pull request label Jul 15, 2026
@andrewconnell andrewconnell changed the title Link cleanup Retarget links auto-redirecting to different endpoints Jul 15, 2026
@andrewconnell andrewconnell changed the title Retarget links auto-redirecting to different endpoints Retarget links auto-redirecting to different endpoint host Jul 15, 2026
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 89cb9a3:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/general-development/working-with-web-services-in-sharepoint-workflows-using-sharepoint-designer.md ⚠️Warning View Details
docs/general-development/working-with-web-services-in-sharepoint-workflows-using-visual-studio-2012.md ⚠️Warning View Details
docs/general-development/debugging-sharepoint-server-workflows.md ✅Succeeded View
docs/general-development/how-to-create-custom-sharepoint-server-workflow-forms-with-visual-studio-20.md ✅Succeeded View
docs/general-development/how-to-create-sharepoint-workflows-using-visual-studio.md ✅Succeeded View
docs/general-development/working-with-tasks-in-sharepoint-workflows-using-visual-studio-2012.md ✅Succeeded View
docs/general-development/working-with-the-sharepoint-workflow-services-client-side-object-model.md ✅Succeeded View
docs/sp-add-ins/make-batch-requests-with-the-rest-apis.md ✅Succeeded View
docs/spfx/set-up-your-development-environment-gulp-toolchain.md ✅Succeeded View
docs/spfx/set-up-your-development-environment.md ✅Succeeded View
docs/spfx/sharepoint-2016-support.md ✅Succeeded View
docs/spfx/sharepoint-2019-and-subscription-edition-support.md ✅Succeeded View
docs/spfx/sharepoint-framework-why.md ✅Succeeded View
docs/spfx/toolchain/configure-sass.md ✅Succeeded View
docs/spfx/toolchain/customize-heft-toolchain-overview.md ✅Succeeded View

docs/general-development/working-with-web-services-in-sharepoint-workflows-using-sharepoint-designer.md

  • Line 44, Column 161: [Warning: insecure-link - See documentation] Link 'http://www.odata.org/' is insecure. Links to Microsoft sites must use 'https' instead of 'http'.
  • Line 126, Column 457: [Warning: insecure-link - See documentation] Link 'http://www.odata.org' is insecure. Links to Microsoft sites must use 'https' instead of 'http'.
  • Line 161, Column 177: [Warning: insecure-link - See documentation] Link 'http://www.odata.org' is insecure. Links to Microsoft sites must use 'https' instead of 'http'.
  • Line 389, Column 4: [Warning: insecure-link - See documentation] Link 'http://www.odata.org/' is insecure. Links to Microsoft sites must use 'https' instead of 'http'.

docs/general-development/working-with-web-services-in-sharepoint-workflows-using-visual-studio-2012.md

  • Line 74, Column 178: [Warning: insecure-link - See documentation] Link 'http://www.odata.org' is insecure. Links to Microsoft sites must use 'https' instead of 'http'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:in-review Actively reviewing pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant