Skip to content

Commit 3482d01

Browse files
Merge pull request SharePoint#8446 from alexbuckgit/alexbuckgit/docutune-autopr-docs-link-absolute-20220920-191600-8119838
[BULK UPDATE] DocuTune - Rebranding
2 parents 6e50caf + 3e61942 commit 3482d01

File tree

7 files changed

+22
-22
lines changed

7 files changed

+22
-22
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,20 @@ You can also tweet / follow [@Microsoft365Dev](https://twitter.com/Microsoft365D
1414

1515
## SharePoint Framework Releases
1616

17-
Review all the SPFx releases here from the [initial GA release in February 2017](https://docs.microsoft.com/sharepoint/dev/spfx/roadmap)
17+
Review all the SPFx releases here from the [initial GA release in February 2017](https://learn.microsoft.com/sharepoint/dev/spfx/roadmap)
1818

1919
## Get Started
2020

21-
* [Setup your Office 365 Developer Tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant)
22-
* [Setup your Machine](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment)
23-
* [Go build your first web part](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part)
21+
* [Setup your Office 365 Developer Tenant](https://learn.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant)
22+
* [Setup your Machine](https://learn.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment)
23+
* [Go build your first web part](https://learn.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part)
2424

2525

2626
## Learn More
2727

28-
* [Background and Philosophy](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview)
29-
* [Design Great Web Parts](https://docs.microsoft.com/sharepoint/dev/design/design-guidance-overview)
30-
* [API Docs](https://docs.microsoft.com/javascript/api/sp-application-base)
28+
* [Background and Philosophy](https://learn.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview)
29+
* [Design Great Web Parts](https://learn.microsoft.com/sharepoint/dev/design/design-guidance-overview)
30+
* [API Docs](https://learn.microsoft.com/javascript/api/sp-application-base)
3131

3232
## Updates & Feedback
3333

@@ -49,7 +49,7 @@ Please see following guidance if you are planning to submit changes on the Share
4949

5050
* [Contribution guidance](https://github.com/SharePoint/sp-dev-docs/blob/master/.github/CONTRIBUTING.md)
5151
* [How to Create Good Pull Requests](https://github.com/SharePoint/sp-dev-docs/wiki/How-to-Create-Good-Pull-Requests)
52-
* If you are a Microsoft contributor, please review official guidance from our [internal documentation](https://review.docs.microsoft.com/help/contribute/?branch=master) for Microsoft Docs contributors
52+
* If you are a Microsoft contributor, please review official guidance from our [internal documentation](https://review.learn.microsoft.com/help/contribute/?branch=main) for Microsoft Docs contributors
5353

5454
## Have Fun
5555

docs/business-apps/power-automate/get-started/connect-to-other-services-in-your-flow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Connect your flow to other services
33
description: Connect your flow to 200+ services available in Power Automate, and build an integrated experience to perform actions in the services.
4-
ms.date: 06/28/2022
4+
ms.date: 09/23/2022
55
ms.service: sharepoint-online
66
ms.localizationpriority: high
77
search.app:
@@ -73,4 +73,4 @@ In this article, we will connect to Microsoft Teams and post a message to one of
7373

7474
## Next steps
7575

76-
Learn new skills and discover Power Automate with step-by-step guidance by exploring learning paths and modules available here: [Power Automate Learning Paths](/learn/browse/?term=Power%20Automate&products=power-automate).
76+
Learn new skills and discover Power Automate with step-by-step guidance by exploring learning paths and modules available here: [Power Automate Learning Paths](/training/browse/?term=Power%20Automate&products=power-automate).

docs/business-apps/power-automate/guidance/migrate-from-classic-workflows-to-power-automate-flows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Guidance - Migrate from classic workflows to Power Automate flows in SharePoint
33
description: This article specifically provides guidance about how to plan for transitioning from classic SharePoint Workflows to Power Automate flows.
4-
ms.date: 07/19/2022
4+
ms.date: 09/23/2022
55
ms.service: power-automate
66
search.app:
77
- Flow
@@ -90,7 +90,7 @@ See the following tables that compare the workflow terminologies, triggers, and
9090
While the following lists show some of the most common workflow capabilities, Power Automate offers many more features, and is actively updated with new features. We highly recommend visiting the following Power Automate websites for guided learning:
9191

9292
- [Microsoft SharePoint Connector in Power Automate](../sharepoint-connector-actions-triggers.md)
93-
- [Learn Power Automate](/learn/browse/?products=power-automate&term=Power%20Automate&terms=Power%20Automate)
93+
- [Learn Power Automate](/training/browse/?products=power-automate&term=Power%20Automate&terms=Power%20Automate)
9494
- [Power Automate Documentation](/power-automate)
9595

9696
### Workflow concepts

docs/community/repositories.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SharePoint Developer GitHub repositories
33
description: List of different SharePoint Developer GitHub repositories and their description
4-
ms.date: 06/07/2022
4+
ms.date: 09/23/2022
55
ms.prod: sharepoint
66
ms.localizationpriority: high
77
---
@@ -20,7 +20,7 @@ There are numerous SharePoint Developer GitHub repositories, which all have diff
2020

2121
| Repository | Description |
2222
|--------|--------|
23-
| [sp-dev-docs](https://github.com/SharePoint/sp-dev-docs) | Source for SharePoint dev documentation exposed at `https://docs.microsoft.com/sharepoint/dev/` |
23+
| [sp-dev-docs](https://github.com/SharePoint/sp-dev-docs) | Source for SharePoint dev documentation exposed at `https://learn.microsoft.com/sharepoint/dev/` |
2424
| [sp-dev-fx-webparts](https://github.com/SharePoint/sp-dev-fx-webparts) | Samples and tutorial code around SharePoint Framework client-side web parts |
2525
| [sp-dev-fx-extensions](https://github.com/SharePoint/sp-dev-fx-extensions) | Samples and tutorial code around SharePoint Framework extensions |
2626
| [sp-dev-modernization](https://github.com/SharePoint/sp-dev-modernization) | Solutions, tools and script to help you modernize your sites |

docs/declarative-customization/site-design-json-schema.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Site template JSON schema
33
description: JSON schema reference for building site templates for SharePoint.
4-
ms.date: 07/28/2022
4+
ms.date: 09/23/2022
55
ms.localizationpriority: high
66
---
77

@@ -652,13 +652,13 @@ Use the `addNavLink` verb to add a new navigation link to the site QuickLaunch o
652652
},
653653
{
654654
"verb": "addNavLink",
655-
"url": "https://docs.microsoft.com/sharepoint/dev/declarative-customization/site-design-overview",
655+
"url": "https://learn.microsoft.com/sharepoint/dev/declarative-customization/site-design-overview",
656656
"displayName": "SharePoint Site Design Overview",
657657
"parentDisplayName": "Documents"
658658
},
659659
{
660660
"verb": "addNavLink",
661-
"url": "https://docs.microsoft.com/sharepoint/dev/declarative-customization/site-design-json-schema#add-a-navigation-link",
661+
"url": "https://learn.microsoft.com/sharepoint/dev/declarative-customization/site-design-json-schema#add-a-navigation-link",
662662
"displayName": "About Site Footer",
663663
"navComponent":"Footer"
664664
},

docs/solution-guidance/security-permissivesetting.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Migrating from the permissive browser file handling to the default strict browser file handling
33
description: Describes how to migrate from the permissive browser file and outlines the remediation of other file types.
4-
ms.date: 06/07/2022
4+
ms.date: 09/23/2022
55
ms.localizationpriority: high
66
---
77

@@ -113,7 +113,7 @@ This script can be used as a starting basis for a site collection scoped remedia
113113

114114
```PowerShell
115115
# This script does rename .htm and .html files to .aspx files. Doing so enables these files to be "executed" in SharePoint Online
116-
# which has it's file handling configured to be strict. See https://docs.microsoft.com/sharepoint/dev/solution-guidance/security-permissivesetting
116+
# which has it's file handling configured to be strict. See https://learn.microsoft.com/sharepoint/dev/solution-guidance/security-permissivesetting
117117
# for more details
118118
119119
function PermissiveRemediateASiteCollection
@@ -299,4 +299,4 @@ Connected to https://contoso.sharepoint.com/sites/testsite...
299299
Renaming https://contoso.sharepoint.com/sites/testsite/Shared Documents/Home3.html...
300300
Cleaning up the temp folder C:\Users\demouser\AppData\Local\Temp\permissivefix
301301
Remediation done for site collection https://contoso.sharepoint.com/sites/testsite
302-
```
302+
```

docs/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@
505505
- name: SPFx v1.0.0 - February 22, 2017
506506
href: spfx/release-1.0.0.md
507507
- name: SharePoint Framework Learn module
508-
href: /learn/paths/m365-sharepoint-associate/
508+
href: /training/paths/m365-sharepoint-associate/
509509
- name: Microsoft Teams
510510
items:
511511
- name: Overview
@@ -565,7 +565,7 @@
565565
- name: Known issues
566566
href: spfx/viva/known-issues-adaptive-cards.md
567567
- name: Viva Connections Extensibility Learn module
568-
href: /learn/paths/m365-extend-viva-connections/
568+
href: /training/paths/m365-extend-viva-connections/
569569
- name: Business Apps & Process Automation
570570
items:
571571
- name: Overview

0 commit comments

Comments
 (0)