diff --git a/README.md b/README.md index d387fc3bb..0138cca2a 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ ---- -page_type: sample -products: -- office-sp -languages: -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - createdDate: 8/30/2016 10:21:43 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + createdDate: 8/30/2016 10:21:43 AM +--- # SharePoint Framework Client-Side Web Part Samples & Tutorial Materials This repository contains community samples that demonstrate different usage patterns for the SharePoint Framework client-side web parts. @@ -27,8 +27,8 @@ Please use following logic on submitting your questions or issues to right locat ## Additional resources -* [Overview of the SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [SharePoint Framework development tools and libraries](http://dev.office.com/sharepoint/docs/spfx/tools-and-libraries) +* [Overview of the SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [SharePoint Framework development tools and libraries](https://docs.microsoft.com/sharepoint/dev/spfx/tools-and-libraries) * [SharePoint Framework Reference](http://aka.ms/spfx-reference) * [Visual Studio Extension for SharePoint Framework projects](https://github.com/SharePoint/sp-dev-fx-vs-extension) diff --git a/samples/README-template.md b/samples/README-template.md index 468f9910b..b414b2b16 100644 --- a/samples/README-template.md +++ b/samples/README-template.md @@ -12,8 +12,8 @@ Short summary on functionality and used technologies. ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) > Update accordingly as needed. diff --git a/samples/aad-api-spo-cookie/README.md b/samples/aad-api-spo-cookie/README.md index 9e649d6e1..73372b45d 100644 --- a/samples/aad-api-spo-cookie/README.md +++ b/samples/aad-api-spo-cookie/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - react - createdDate: 5/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - react + createdDate: 5/1/2017 12:00:00 AM +--- # Call custom APIs secured with Azure Active Directory without ADAL JS ## Summary @@ -30,8 +30,8 @@ Sample web part showing the list of latest orders retrieved from a custom API se ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/angular-aad-webapi/README.md b/samples/angular-aad-webapi/README.md index f5b1b1250..92f4f0382 100644 --- a/samples/angular-aad-webapi/README.md +++ b/samples/angular-aad-webapi/README.md @@ -1,20 +1,20 @@ ---- -page_type: sample -products: -- office-365 -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - - Azure AD - platforms: - - AngularJs - createdDate: 1/1/2016 12:00:00 AM ---- +--- +page_type: sample +products: +- office-365 +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + - Azure AD + platforms: + - AngularJs + createdDate: 1/1/2016 12:00:00 AM +--- # Call custom Web API secured with AAD from SharePoint Framework client-side web part using Angular v1.x ## Summary @@ -28,8 +28,8 @@ Sample SharePoint Framework client-side web part illustrating communication with ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/angular-greeting/README.md b/samples/angular-greeting/README.md index fa1075c36..527937454 100644 --- a/samples/angular-greeting/README.md +++ b/samples/angular-greeting/README.md @@ -31,8 +31,8 @@ Final outcome: ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/angular-migration/README.md b/samples/angular-migration/README.md index ffefd1925..24de41908 100644 --- a/samples/angular-migration/README.md +++ b/samples/angular-migration/README.md @@ -27,8 +27,8 @@ Application after migration: ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/angular-migration/angular-todo-webpart/README.md b/samples/angular-migration/angular-todo-webpart/README.md index 28b7ae046..574574a7c 100755 --- a/samples/angular-migration/angular-todo-webpart/README.md +++ b/samples/angular-migration/angular-todo-webpart/README.md @@ -11,8 +11,8 @@ Sample SharePoint Framework client-side web part for managing tasks stored in a ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/angular-msgraph/README-Localized/README-es-es.md b/samples/angular-msgraph/README-Localized/README-es-es.md index 6d1246899..8841c98f6 100644 --- a/samples/angular-msgraph/README-Localized/README-es-es.md +++ b/samples/angular-msgraph/README-Localized/README-es-es.md @@ -42,8 +42,8 @@ y luego mostrará todas las listas asociadas con el sitio seguidos de todos los ## Se aplica a -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Espacio empresarial de desarrollador de Office 365](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Espacio empresarial de desarrollador de Office 365](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solución diff --git a/samples/angular-msgraph/README-Localized/README-fr-fr.md b/samples/angular-msgraph/README-Localized/README-fr-fr.md index 821994a73..28d40db5c 100644 --- a/samples/angular-msgraph/README-Localized/README-fr-fr.md +++ b/samples/angular-msgraph/README-Localized/README-fr-fr.md @@ -42,8 +42,8 @@ puis affiche toutes les listes associées au site, suivies de tous les élément ## S’applique à -* [Version préliminaire pour développeurs de SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Client de développeur Office 365](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [Version préliminaire pour développeurs de SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Client de développeur Office 365](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/angular-msgraph/README-Localized/README-ja-jp.md b/samples/angular-msgraph/README-Localized/README-ja-jp.md index 77f473fb0..26474a849 100644 --- a/samples/angular-msgraph/README-Localized/README-ja-jp.md +++ b/samples/angular-msgraph/README-Localized/README-ja-jp.md @@ -42,8 +42,8 @@ extensions: ## 適用対象 -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 Developer のテナント](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 Developer のテナント](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## 解決方法 diff --git a/samples/angular-msgraph/README-Localized/README-pt-br.md b/samples/angular-msgraph/README-Localized/README-pt-br.md index a8ac195f9..3b6b3268c 100644 --- a/samples/angular-msgraph/README-Localized/README-pt-br.md +++ b/samples/angular-msgraph/README-Localized/README-pt-br.md @@ -42,8 +42,8 @@ e exibirá todas as listas associadas ao site seguido por todos os itens da list ## Aplicável a -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Locatário de desenvolvedor do Office 365](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Locatário de desenvolvedor do Office 365](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solução diff --git a/samples/angular-msgraph/README-Localized/README-ru-ru.md b/samples/angular-msgraph/README-Localized/README-ru-ru.md index fba484d34..0d51230a1 100644 --- a/samples/angular-msgraph/README-Localized/README-ru-ru.md +++ b/samples/angular-msgraph/README-Localized/README-ru-ru.md @@ -42,8 +42,8 @@ extensions: ## Область применения -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Клиент Office 365 для разработчиков](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Клиент Office 365 для разработчиков](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Решение diff --git a/samples/angular-msgraph/README-Localized/README-zh-cn.md b/samples/angular-msgraph/README-Localized/README-zh-cn.md index 95db00e3a..6d4e53dd5 100644 --- a/samples/angular-msgraph/README-Localized/README-zh-cn.md +++ b/samples/angular-msgraph/README-Localized/README-zh-cn.md @@ -42,8 +42,8 @@ extensions: ## 适用于 -* [SharePoint Framework 开发人员预览版](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 开发人员租户](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework 开发人员预览版](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 开发人员租户](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## 解决方案 diff --git a/samples/angular-msgraph/README.md b/samples/angular-msgraph/README.md index 05837b228..7eb25ad8b 100644 --- a/samples/angular-msgraph/README.md +++ b/samples/angular-msgraph/README.md @@ -42,8 +42,8 @@ display all the lists associated with the site followed by all the items inside ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/angular-multipage/README.md b/samples/angular-multipage/README.md index 458ca2fbe..891f4b1e3 100644 --- a/samples/angular-multipage/README.md +++ b/samples/angular-multipage/README.md @@ -30,8 +30,8 @@ This sample contains a poll web part allowing users to vote and view the results ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/angular-ngofficeuifabric-file-upload/README.md b/samples/angular-ngofficeuifabric-file-upload/README.md index e4fae1a25..2a7f6c71f 100644 --- a/samples/angular-ngofficeuifabric-file-upload/README.md +++ b/samples/angular-ngofficeuifabric-file-upload/README.md @@ -28,8 +28,8 @@ Edit webpart properties to set Document library Name. Initially, It has been set ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/angular-ngofficeuifabric-todo/README.md b/samples/angular-ngofficeuifabric-todo/README.md index 2c952b237..e4af021d8 100644 --- a/samples/angular-ngofficeuifabric-todo/README.md +++ b/samples/angular-ngofficeuifabric-todo/README.md @@ -31,8 +31,8 @@ You can find a video recording walk-through this sample from [SharePoint PnP You ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/angular-search/README.md b/samples/angular-search/README.md index 5a23ef88f..8a5ae392a 100644 --- a/samples/angular-search/README.md +++ b/samples/angular-search/README.md @@ -36,8 +36,8 @@ The logic for querying the SharePoint Content Types in the properties of the web ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/angular-todo/README.md b/samples/angular-todo/README.md index 9fbf829fc..857bfe5ef 100644 --- a/samples/angular-todo/README.md +++ b/samples/angular-todo/README.md @@ -27,8 +27,8 @@ Sample Web Part illustrating using Angular with the SharePoint Framework. ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/angular2-prototype/README.md b/samples/angular2-prototype/README.md index 805755386..8c88ab69d 100644 --- a/samples/angular2-prototype/README.md +++ b/samples/angular2-prototype/README.md @@ -31,8 +31,8 @@ Sample To Do Web Part built with Angular2. This sample illustrates how you can u ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Prerequisites diff --git a/samples/angularelements-helloworld/README.md b/samples/angularelements-helloworld/README.md index 971323b20..a3c583a7e 100644 --- a/samples/angularelements-helloworld/README.md +++ b/samples/angularelements-helloworld/README.md @@ -24,8 +24,8 @@ Set of sample web parts illustrating how to use Angular Elements in the SharePoi ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/angularelements-html-templatefile/README.md b/samples/angularelements-html-templatefile/README.md index cfa5b1e5f..449b88e52 100644 --- a/samples/angularelements-html-templatefile/README.md +++ b/samples/angularelements-html-templatefile/README.md @@ -26,8 +26,8 @@ A sample web part illustrating how to use Angular Elements in the SharePoint Fra ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/bootstrap-slider/README.md b/samples/bootstrap-slider/README.md index da58718d6..64b4575b5 100644 --- a/samples/bootstrap-slider/README.md +++ b/samples/bootstrap-slider/README.md @@ -30,8 +30,8 @@ Sample bootstrap slider which pulls the slides from a list inside the SharePoint ## Applies to -* [SharePoint Framework Developer GA](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer GA](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/handlebarsjs-webpack-loader/README.md b/samples/handlebarsjs-webpack-loader/README.md index 354053b78..a2b71b407 100644 --- a/samples/handlebarsjs-webpack-loader/README.md +++ b/samples/handlebarsjs-webpack-loader/README.md @@ -23,8 +23,8 @@ This sample demonstrate how to set up SPFx to use [Handlebars](http://handlebars ## Applies to -* [SharePoint Framework Developer](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/jquery-cdn/README.md b/samples/jquery-cdn/README.md index 52d75f04b..982738eb0 100644 --- a/samples/jquery-cdn/README.md +++ b/samples/jquery-cdn/README.md @@ -29,8 +29,8 @@ This is a sample web Part that illustrates the use of jQuery and its plugins loa ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/jquery-photopile/README.md b/samples/jquery-photopile/README.md index 290ca3a78..fc163e561 100644 --- a/samples/jquery-photopile/README.md +++ b/samples/jquery-photopile/README.md @@ -33,8 +33,8 @@ simulates a pile of photos scattered about on a surface. Thumbnail clicks remove ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/js-advanced-commenting/README.md b/samples/js-advanced-commenting/README.md index 8ccab2adb..ec9a2c3e9 100644 --- a/samples/js-advanced-commenting/README.md +++ b/samples/js-advanced-commenting/README.md @@ -44,8 +44,8 @@ ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/js-display-list/README.md b/samples/js-display-list/README.md index 69531261e..c8ae2d2ac 100644 --- a/samples/js-display-list/README.md +++ b/samples/js-display-list/README.md @@ -25,8 +25,8 @@ This simplistic sample Web Part demonstrates the use of JavaScript in a SharePoi ## Applies to -* [SharePoint Framework Developer](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/js-dynamic-bundling-libraries/README.md b/samples/js-dynamic-bundling-libraries/README.md index 05d9e289d..e2f8239f4 100644 --- a/samples/js-dynamic-bundling-libraries/README.md +++ b/samples/js-dynamic-bundling-libraries/README.md @@ -14,8 +14,8 @@ Post Button Click that imports jQuery and additional functionality: ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution @@ -53,7 +53,7 @@ This Web Part illustrates the following concepts on top of the SharePoint Framew - Including a library in the separate bundled file. ## Additional Information: -- [Dynamic loading of packages in SharePoint Framework](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/dynamic-loading) +- [Dynamic loading of packages in SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/dynamic-loading) - Video Demonstration on using, building and code specifics for the sample web part:
http://warner.digital/dynamic-spfx-package-bundling/ diff --git a/samples/js-employee-spotlight/README.md b/samples/js-employee-spotlight/README.md index 840eed219..a54a3274b 100644 --- a/samples/js-employee-spotlight/README.md +++ b/samples/js-employee-spotlight/README.md @@ -42,8 +42,8 @@ Simple Web Part that demonstrates the use of SharePoint Framework for show casin ![drop](https://img.shields.io/badge/drop-1.8.0-green.svg) ## Applies to -* [SharePoint Framework Developer](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/js-extend-gulp/README.md b/samples/js-extend-gulp/README.md index 764c5cee5..8fe73606a 100644 --- a/samples/js-extend-gulp/README.md +++ b/samples/js-extend-gulp/README.md @@ -1,16 +1,16 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: tools - technologies: - - SharePoint Framework - createdDate: 1/1/2016 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: tools + technologies: + - SharePoint Framework + createdDate: 1/1/2016 12:00:00 AM +--- # Integrating custom gulp tasks to SharePoint Framwork toolchain ## Summary @@ -34,8 +34,8 @@ Read the following documentation for detailed information on integrating gulp ta ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 First Release Tenants](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 First Release Tenants](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Pre-requisites diff --git a/samples/js-extend-webpack/README.md b/samples/js-extend-webpack/README.md index e04fcfe28..8169d00cf 100644 --- a/samples/js-extend-webpack/README.md +++ b/samples/js-extend-webpack/README.md @@ -1,16 +1,16 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: tools - technologies: - - SharePoint Framework - createdDate: 1/1/2016 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: tools + technologies: + - SharePoint Framework + createdDate: 1/1/2016 12:00:00 AM +--- # Extending webpack in the SharePoint Framework toolchain ## Summary @@ -29,8 +29,8 @@ Read the following documentation for detailed information on working with webpac ## Applies to -* [SharePoint Framework Developer](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/js-gitHubBadge/README.md b/samples/js-gitHubBadge/README.md index 04f176686..9a5ced1b4 100644 --- a/samples/js-gitHubBadge/README.md +++ b/samples/js-gitHubBadge/README.md @@ -9,8 +9,8 @@ Displays information from GitHub for a specified user. ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/js-modern-calendar/README.md b/samples/js-modern-calendar/README.md index 8709b7012..3bbf95d99 100644 --- a/samples/js-modern-calendar/README.md +++ b/samples/js-modern-calendar/README.md @@ -1,20 +1,20 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - createdDate: 3/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + createdDate: 3/1/2017 12:00:00 AM +--- # Modern Calendar ## Summary -This is a modern webpart built on the GA version of the [SharePoint Framework](https://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) demonstrating how to build a custom web part with a calendar capabilities in it. +This is a modern webpart built on the GA version of the [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) demonstrating how to build a custom web part with a calendar capabilities in it. ![SS1](https://cloud.githubusercontent.com/assets/13068139/23584809/14c4333e-0121-11e7-9bf1-3117651222d3.png) ![SS2](https://cloud.githubusercontent.com/assets/13068139/23584808/14c3ec26-0121-11e7-8be8-65fbcca32b62.png) @@ -26,7 +26,7 @@ This is a modern webpart built on the GA version of the [SharePoint Framework](h ## Applies to * [SharePoint Framework](https://blogs.office.com/2017/02/23/sharepoint-framework-reaches-general-availability-build-and-deploy-engaging-web-parts-today/) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/js-msgraph-thumbnail/README.md b/samples/js-msgraph-thumbnail/README.md index c50562223..96780b142 100644 --- a/samples/js-msgraph-thumbnail/README.md +++ b/samples/js-msgraph-thumbnail/README.md @@ -30,7 +30,7 @@ The goal of the sample is to illustrate a single call calling pattern for the th ## Applies to * [SharePoint Framework Release GA](https://blogs.office.com/2017/02/23/sharepoint-framework-reaches-general-availability-build-and-deploy-engaging-web-parts-today/) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/js-myflows/README.md b/samples/js-myflows/README.md index 681c5e986..4ccef6f50 100755 --- a/samples/js-myflows/README.md +++ b/samples/js-myflows/README.md @@ -26,9 +26,9 @@ ## Applies to -* [SharePoint Online](https:/dev.office.com/sharepoint) +* [SharePoint Online](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) * [Microsoft Teams](https://products.office.com/en-US/microsoft-teams/group-chat-software) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## WebPart Properties diff --git a/samples/js-propertycontrols-svg/README.md b/samples/js-propertycontrols-svg/README.md index b7a94fd68..e6abc9c24 100644 --- a/samples/js-propertycontrols-svg/README.md +++ b/samples/js-propertycontrols-svg/README.md @@ -14,7 +14,7 @@ An SPFx webpart that displays a Scalable Vector Graphics (SVG) image using prope ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) * [sp-dev-fx-property-controls](https://github.com/SharePoint/sp-dev-fx-property-controls) * [PnP Man](https://github.com/thechriskent/PnPMan) diff --git a/samples/js-public-unjoined-teams/README.md b/samples/js-public-unjoined-teams/README.md index bb66f312e..a25617094 100644 --- a/samples/js-public-unjoined-teams/README.md +++ b/samples/js-public-unjoined-teams/README.md @@ -10,8 +10,8 @@ This web part lists all the public teams the current user is not yet a member of ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/js-skype-status/README.md b/samples/js-skype-status/README.md index 867b8823b..f7a1d8fa0 100644 --- a/samples/js-skype-status/README.md +++ b/samples/js-skype-status/README.md @@ -29,8 +29,8 @@ See the demo: ## Applies to -* [SharePoint Framework Developer](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/js-solution-editions/README.md b/samples/js-solution-editions/README.md index a31e185c5..0141a4980 100644 --- a/samples/js-solution-editions/README.md +++ b/samples/js-solution-editions/README.md @@ -20,7 +20,7 @@ This sample shows a possible approach of handling multiple editions (e.g. trial, ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) ## Solution diff --git a/samples/js-theme-manager-2019/README.md b/samples/js-theme-manager-2019/README.md index fc30022e5..520ec2e4a 100644 --- a/samples/js-theme-manager-2019/README.md +++ b/samples/js-theme-manager-2019/README.md @@ -18,7 +18,7 @@ NOTE: This is a great option to provide theme management of a Site Collection wi ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) * SharePoint 2019 on-premises diff --git a/samples/js-theme-manager/README.md b/samples/js-theme-manager/README.md index b2ed96992..ac477da4f 100644 --- a/samples/js-theme-manager/README.md +++ b/samples/js-theme-manager/README.md @@ -30,8 +30,8 @@ NOTE: This is a great option to provide theme management of a Site Collection wi ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/js-workbench-customizer/README.md b/samples/js-workbench-customizer/README.md index 4a844a7be..b1c94cee5 100644 --- a/samples/js-workbench-customizer/README.md +++ b/samples/js-workbench-customizer/README.md @@ -30,12 +30,12 @@ Note: This approach will not "pollute" your solution with additional resources o ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) ## Prerequisites * Office 365 subscription with SharePoint Online license -* SharePoint Framework [development environment](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) already set up. +* SharePoint Framework [development environment](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) already set up. ## Solution diff --git a/samples/knockout-dependent-properties/README.md b/samples/knockout-dependent-properties/README.md index d9b121bf5..c53658157 100644 --- a/samples/knockout-dependent-properties/README.md +++ b/samples/knockout-dependent-properties/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - Knockout - createdDate: 1/1/2016 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - Knockout + createdDate: 1/1/2016 12:00:00 AM +--- # Sample Web Part implementing dependent properties in Property Pane ## Summary @@ -28,7 +28,7 @@ Sample Web Part illustrating ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) ## Solution diff --git a/samples/knockout-sp-pnp-js/README.md b/samples/knockout-sp-pnp-js/README.md index 4f0af9d63..46b0bc2b8 100644 --- a/samples/knockout-sp-pnp-js/README.md +++ b/samples/knockout-sp-pnp-js/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - Knockout - createdDate: 3/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - Knockout + createdDate: 3/1/2017 12:00:00 AM +--- # Sample showing the use of @pnp/sp library with Knockoutjs ## Summary @@ -26,8 +26,8 @@ This webpart demonstrates how to integrate the @pnp/sp library into the SharePoi ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365](http://dev.office.com/sharepoint) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365](https://docs.microsoft.com/sharepoint/) ## Solution diff --git a/samples/knockout-taxonomy/README.md b/samples/knockout-taxonomy/README.md index b97be6d99..30b0a395e 100644 --- a/samples/knockout-taxonomy/README.md +++ b/samples/knockout-taxonomy/README.md @@ -28,7 +28,7 @@ Sample Web Part illustrating ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) ## Solution diff --git a/samples/pnp-controls/README.md b/samples/pnp-controls/README.md index 85320717d..752e55043 100644 --- a/samples/pnp-controls/README.md +++ b/samples/pnp-controls/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - react - createdDate: 10/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - react + createdDate: 10/1/2017 12:00:00 AM +--- # SharePoint Framework PnP Controls Sample ## Summary @@ -37,7 +37,7 @@ The sample makes use of the following controls: ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) ## Solution diff --git a/samples/react-aad-implicitflow/README.md b/samples/react-aad-implicitflow/README.md index 1a2a30194..ed5d40f60 100644 --- a/samples/react-aad-implicitflow/README.md +++ b/samples/react-aad-implicitflow/README.md @@ -31,8 +31,8 @@ Sample SharePoint Framework client-side web part built using React showing upcom ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-aad-webapi/README.md b/samples/react-aad-webapi/README.md index 88a98e020..18c58eed8 100644 --- a/samples/react-aad-webapi/README.md +++ b/samples/react-aad-webapi/README.md @@ -26,8 +26,8 @@ Sample SharePoint Framework client-side web part illustrating communication with ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-accordion/README.md b/samples/react-accordion/README.md index 6319f8bea..e2e82d96d 100644 --- a/samples/react-accordion/README.md +++ b/samples/react-accordion/README.md @@ -11,8 +11,8 @@ This is a sample web Part that illustrates the use of React Accessible Accordion ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-adaptive-cards-image-gallery/README.md b/samples/react-adaptive-cards-image-gallery/README.md index fb19e8843..5e0f948b2 100644 --- a/samples/react-adaptive-cards-image-gallery/README.md +++ b/samples/react-adaptive-cards-image-gallery/README.md @@ -29,8 +29,8 @@ Below NPM packages are used to develop this sample. ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-adaptivecards-hooks/README.md b/samples/react-adaptivecards-hooks/README.md index 24ddc7ae5..1bbd68e0a 100644 --- a/samples/react-adaptivecards-hooks/README.md +++ b/samples/react-adaptivecards-hooks/README.md @@ -12,8 +12,8 @@ A version of [react-adaptivecards](https://github.com/SharePoint/sp-dev-fx-webpa ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-adaptivecards/README.md b/samples/react-adaptivecards/README.md index 571501e1a..f8efa0b78 100644 --- a/samples/react-adaptivecards/README.md +++ b/samples/react-adaptivecards/README.md @@ -16,8 +16,8 @@ This sample creates an Adaptive Cards Host web part that you can use to display ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-add-js-css-ref/README.md b/samples/react-add-js-css-ref/README.md index 04acb459e..0f8726361 100644 --- a/samples/react-add-js-css-ref/README.md +++ b/samples/react-add-js-css-ref/README.md @@ -44,8 +44,8 @@ Path can be `/sites/mysc/style library/js/custom.js` or `/sites/mysc/style libra ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ### Package and Deploy diff --git a/samples/react-admin-sc-catalog-pnpjs/README.md b/samples/react-admin-sc-catalog-pnpjs/README.md index aff7aeba3..beead45ed 100644 --- a/samples/react-admin-sc-catalog-pnpjs/README.md +++ b/samples/react-admin-sc-catalog-pnpjs/README.md @@ -15,8 +15,8 @@ It needs Globlal Administrator or SharePoint Online Administrator permissions in ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-aggregated-calendar/README.md b/samples/react-aggregated-calendar/README.md index bfb8834fe..cda0c13aa 100644 --- a/samples/react-aggregated-calendar/README.md +++ b/samples/react-aggregated-calendar/README.md @@ -23,8 +23,8 @@ Webpart is developed using below technologies ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) diff --git a/samples/react-app-settings/README.md b/samples/react-app-settings/README.md index 9aeab9591..4d546fdb1 100644 --- a/samples/react-app-settings/README.md +++ b/samples/react-app-settings/README.md @@ -31,13 +31,13 @@ Azure DevOps pipelines configurations are included to demonstrate how the AppSet ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 Developer Tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 Developer Tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Prerequisites - Office 365 subscription with SharePoint Online. -- SharePoint Framework [development environment](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) already set up. +- SharePoint Framework [development environment](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) already set up. ## Solution diff --git a/samples/react-appinsights-dashboard/README.md b/samples/react-appinsights-dashboard/README.md index 9230b9f7d..9f24407cc 100644 --- a/samples/react-appinsights-dashboard/README.md +++ b/samples/react-appinsights-dashboard/README.md @@ -57,8 +57,8 @@ Following are required to access the data using **[App Insights API](https://dev ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## SharePoint Frameword Pre-requisites diff --git a/samples/react-async-await-sp-pnp-js/README.md b/samples/react-async-await-sp-pnp-js/README.md index 68a575b30..e7b16df29 100644 --- a/samples/react-async-await-sp-pnp-js/README.md +++ b/samples/react-async-await-sp-pnp-js/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - react - createdDate: 5/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - react + createdDate: 5/1/2017 12:00:00 AM +--- # React sample showing the use of @pnp/js with Async / Await ## Summary @@ -26,8 +26,8 @@ This webpart demonstrates how to use [PnPJS](https://pnp.github.io/pnpjs/) with ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-azfunc-vimeo/README.md b/samples/react-azfunc-vimeo/README.md index 6e770b2a4..82d305714 100644 --- a/samples/react-azfunc-vimeo/README.md +++ b/samples/react-azfunc-vimeo/README.md @@ -11,8 +11,8 @@ This project contains two separate project folders: ## Applies to -* [SharePoint Framework Developer](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-birthdays/README.md b/samples/react-birthdays/README.md index 726ef0473..adbfd0a6a 100644 --- a/samples/react-birthdays/README.md +++ b/samples/react-birthdays/README.md @@ -21,8 +21,8 @@ But you can synchronize the Birthdays list with other applications HR Systems, o ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-bot-framework/README.md b/samples/react-bot-framework/README.md index 6fc6c78cd..3d0b521ba 100644 --- a/samples/react-bot-framework/README.md +++ b/samples/react-bot-framework/README.md @@ -33,8 +33,8 @@ where sample was demonstrated. ## Applies to -* [SharePoint Framework Developer](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) * [Microsoft Bot Framework](http://dev.botframework.com) ## Prerequisites diff --git a/samples/react-calendar-feed/README.md b/samples/react-calendar-feed/README.md index 43ec305dd..f826757ab 100644 --- a/samples/react-calendar-feed/README.md +++ b/samples/react-calendar-feed/README.md @@ -28,8 +28,8 @@ For more information about how this solution was built, including some design de ## Applies to -- [SharePoint Framework](https:/dev.office.com/sharepoint) -- [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +- [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +- [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-calendar/README.md b/samples/react-calendar/README.md index fcfe7f7e1..b55368f06 100644 --- a/samples/react-calendar/README.md +++ b/samples/react-calendar/README.md @@ -89,8 +89,8 @@ The Web Part checks the user's permissions for the View, Add, Edit, and Delete e ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## WebPart Properties diff --git a/samples/react-carousel/README.md b/samples/react-carousel/README.md index fd63830d3..547f20ca9 100644 --- a/samples/react-carousel/README.md +++ b/samples/react-carousel/README.md @@ -17,9 +17,9 @@ It uses Microsoft Graph API to get image/video url and use PnPjs to load files f ## Applies to -* [SharePoint Online](https:/dev.office.com/sharepoint) +* [SharePoint Online](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) * [Microsoft Teams](https://products.office.com/en-US/microsoft-teams/group-chat-software) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## WebPart Properties diff --git a/samples/react-chartcontrol/README.md b/samples/react-chartcontrol/README.md index d2fc17070..67abb6270 100644 --- a/samples/react-chartcontrol/README.md +++ b/samples/react-chartcontrol/README.md @@ -174,8 +174,8 @@ This sample shows how to use X and Y coordinate data elements in a scatter chart ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-comparer/README.md b/samples/react-comparer/README.md index bedc57161..81c9661e5 100644 --- a/samples/react-comparer/README.md +++ b/samples/react-comparer/README.md @@ -60,8 +60,8 @@ The file picker includes the following tabs: ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution @@ -152,7 +152,7 @@ You can also simply set each `PropertyPaneFilePicker`'s `disableWebSearchTab` pr * [Fluent for Fabric](https://fluentfabric.azurewebsites.net/#/components) * [Build custom controls for the property pane](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/guidance/build-custom-property-pane-controls) -* [Office UI Fabric](https://dev.office.com/fabric) +* [Office UI Fabric](https://developer.microsoft.com/fluentui/) * [Button](https://developer.microsoft.com/en-us/fabric#/components/button) * [CommandBar](https://developer.microsoft.com/en-us/fabric#/components/commandbar) * [DetailsList](https://developer.microsoft.com/en-us/fabric#/components/detailslist) diff --git a/samples/react-components-dynamicloading/README.md b/samples/react-components-dynamicloading/README.md index fd4ea5ae3..ec4ee2051 100644 --- a/samples/react-components-dynamicloading/README.md +++ b/samples/react-components-dynamicloading/README.md @@ -10,8 +10,8 @@ Load React components and third-party packages on demand in SPFx ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-content-query-webpart/OnPrem/README.md b/samples/react-content-query-webpart/OnPrem/README.md index b614d3929..dde7730b6 100644 --- a/samples/react-content-query-webpart/OnPrem/README.md +++ b/samples/react-content-query-webpart/OnPrem/README.md @@ -28,8 +28,8 @@ The `React Content Query WebPart` is a modern version of the good old `Content b ## Applies to -* [SharePoint Framework Developer](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution @@ -106,7 +106,7 @@ External scripts can be used to include either libraries such as *jQuery*, or ev ### Adding the WebPart to your page To add the `React Content Query WebPart` to your site page you have two options : -- Either clone this repository, build the project yourself and connect it to SharePoint (see [officedev documentation](https://dev.office.com/sharepoint/docs/spfx/web-parts/get-started/connect-to-sharepoint)) +- Either clone this repository, build the project yourself and connect it to SharePoint (see [officedev documentation](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/connect-to-sharepoint)) - Or download the `react-content-query-webpart.sppkg` file available in the `sharepoint/solution` folder of the repository and add it directly in your app catalog in order to be able to use it in your site. Note : The second method will only work for Office 365 sites, since the **.ppkg** file points to an Office 365 public CDN url which expects the referer to come from a valid https://**\*.sharepoint.com\*** url. diff --git a/samples/react-content-query-webpart/Online/README.md b/samples/react-content-query-webpart/Online/README.md index 08ed4da03..05ee78f9d 100644 --- a/samples/react-content-query-webpart/Online/README.md +++ b/samples/react-content-query-webpart/Online/README.md @@ -16,8 +16,8 @@ While the original web part was based on an **XSLT** templating engine, this *Re ## Applies to -* [SharePoint Framework Developer](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution @@ -176,7 +176,7 @@ Once connected to a source, you will able to connect any of the following proper To add the **Content Query web part** to your site page you have two options: -* Either clone this repository, build the project yourself and connect it to SharePoint (see [Connect your client-side web part to SharePoint](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/connect-to-sharepoint)) +* Either clone this repository, build the project yourself and connect it to SharePoint (see [Connect your client-side web part to SharePoint](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/connect-to-sharepoint)) * Or download the `react-content-query-web part.sppkg` file available in the `sharepoint/solution` folder of the repository and add it directly in your app catalog in order to be able to use it in your site. > Note: The second method will only work for Office 365 sites, since the `.sppkg` file points to an Office 365 public CDN URL which expects the referrer to come from a valid `https://**\*.sharepoint.com\***` URL. diff --git a/samples/react-content-query-webpart/README.md b/samples/react-content-query-webpart/README.md index ce0a6f89e..f1d331cf3 100644 --- a/samples/react-content-query-webpart/README.md +++ b/samples/react-content-query-webpart/README.md @@ -17,8 +17,8 @@ While the original web part was based on an XSLT templating engine, this React w ## Applies to -* [SharePoint Framework Developer](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-covid19-info/README.md b/samples/react-covid19-info/README.md index cd12e4ed4..8a3d28f96 100644 --- a/samples/react-covid19-info/README.md +++ b/samples/react-covid19-info/README.md @@ -16,8 +16,8 @@ The following info is displayed: ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-css-in-js-typestyle/README.md b/samples/react-css-in-js-typestyle/README.md index 1150ee4d3..e03106751 100644 --- a/samples/react-css-in-js-typestyle/README.md +++ b/samples/react-css-in-js-typestyle/README.md @@ -12,8 +12,8 @@ The web part demonstrates the usage of "CSS in JS" pattern with SharePoint Frame ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-custompropertypanecontrols/README.md b/samples/react-custompropertypanecontrols/README.md index 740359aa0..2fdf26356 100644 --- a/samples/react-custompropertypanecontrols/README.md +++ b/samples/react-custompropertypanecontrols/README.md @@ -38,8 +38,8 @@ Cascading drop-downs in the property pane both using external data. ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-designpatterns-typescript/AbstractFactory/README.md b/samples/react-designpatterns-typescript/AbstractFactory/README.md index 550af1ec7..02c47dd52 100644 --- a/samples/react-designpatterns-typescript/AbstractFactory/README.md +++ b/samples/react-designpatterns-typescript/AbstractFactory/README.md @@ -9,8 +9,8 @@ The abstract factory pattern will allow to define an interface for the creation ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-designpatterns-typescript/Builder/README.md b/samples/react-designpatterns-typescript/Builder/README.md index a7c0b8091..8292b5059 100644 --- a/samples/react-designpatterns-typescript/Builder/README.md +++ b/samples/react-designpatterns-typescript/Builder/README.md @@ -9,8 +9,8 @@ Builder pattern builds a complex object using simple objects and using a step by ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-designpatterns-typescript/FactoryMethod/README.md b/samples/react-designpatterns-typescript/FactoryMethod/README.md index 3c5c85e9f..af13fe7ef 100644 --- a/samples/react-designpatterns-typescript/FactoryMethod/README.md +++ b/samples/react-designpatterns-typescript/FactoryMethod/README.md @@ -13,8 +13,8 @@ Another definition which I liked more and fits perfectly my sample is the follo ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-designpatterns-typescript/README.MD b/samples/react-designpatterns-typescript/README.MD index 75eba7680..9e68a004d 100644 --- a/samples/react-designpatterns-typescript/README.MD +++ b/samples/react-designpatterns-typescript/README.MD @@ -12,7 +12,7 @@ I wanted to write this for so long but studying this subject, practicing and ach ## Applies to * [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-designpatterns-typescript/Singleton/README.md b/samples/react-designpatterns-typescript/Singleton/README.md index 39bf50a54..b468571fb 100644 --- a/samples/react-designpatterns-typescript/Singleton/README.md +++ b/samples/react-designpatterns-typescript/Singleton/README.md @@ -9,8 +9,8 @@ A singleton is a pattern that guarantees there is a single instance of an object ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-designpatterns-typescript/Solid/README.md b/samples/react-designpatterns-typescript/Solid/README.md index 9cf14e69b..8bd841837 100644 --- a/samples/react-designpatterns-typescript/Solid/README.md +++ b/samples/react-designpatterns-typescript/Solid/README.md @@ -10,8 +10,8 @@ Blog post here: https://dev.to/kayis/is-react-solid-630 ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-dev-radar/README.md b/samples/react-dev-radar/README.md index f069cd824..d9eb53a38 100644 --- a/samples/react-dev-radar/README.md +++ b/samples/react-dev-radar/README.md @@ -14,7 +14,7 @@ One way to find devs from the same stack near you. ## Applies to -* [SharePoint Online](https:/dev.office.com/sharepoint) +* [SharePoint Online](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) ## Solution diff --git a/samples/react-directory/README.md b/samples/react-directory/README.md index d20f4151b..47eeabfb9 100755 --- a/samples/react-directory/README.md +++ b/samples/react-directory/README.md @@ -35,9 +35,9 @@ ## Applies to -* [SharePoint Online](https:/dev.office.com/sharepoint) +* [SharePoint Online](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) * [Microsoft Teams](https://products.office.com/en-US/microsoft-teams/group-chat-software) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## WebPart Properties diff --git a/samples/react-display-hierarchy/README.md b/samples/react-display-hierarchy/README.md index 98510cc25..38d0ac746 100644 --- a/samples/react-display-hierarchy/README.md +++ b/samples/react-display-hierarchy/README.md @@ -31,8 +31,8 @@ Below NPM packages are used to develop this sample. ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-documents-detailslist/README.md b/samples/react-documents-detailslist/README.md index 114edc483..97db21f60 100644 --- a/samples/react-documents-detailslist/README.md +++ b/samples/react-documents-detailslist/README.md @@ -25,13 +25,13 @@ This sample shows how to build web parts that display documents in accordance wi ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites - Office 365 subscription with SharePoint Online. -- SharePoint Framework [development environment](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) already set up. +- SharePoint Framework [development environment](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) already set up. ## Solution diff --git a/samples/react-enhanced-list-formatting/README.md b/samples/react-enhanced-list-formatting/README.md index fac9ffebe..2cc4404fe 100644 --- a/samples/react-enhanced-list-formatting/README.md +++ b/samples/react-enhanced-list-formatting/README.md @@ -27,8 +27,8 @@ This web part allows you to add custom CSS on a page to enhance list formatting. ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-events-aggregator/README.md b/samples/react-events-aggregator/README.md index fabdeb433..762739d5c 100644 --- a/samples/react-events-aggregator/README.md +++ b/samples/react-events-aggregator/README.md @@ -20,13 +20,13 @@ This sample shows how we can use the SPFx Event Aggregator to communicate betwee ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Prerequisites - Office 365 subscription with SharePoint Online. -- SharePoint Framework [development environment](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) already set up. +- SharePoint Framework [development environment](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) already set up. ## Solution diff --git a/samples/react-events-dynamicdata/README.md b/samples/react-events-dynamicdata/README.md index 6cff639ec..baa2a9541 100644 --- a/samples/react-events-dynamicdata/README.md +++ b/samples/react-events-dynamicdata/README.md @@ -9,8 +9,8 @@ Sample web parts illustrating using the SharePoint Framework Dynamic data capabi ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-facebook-plugin/README.md b/samples/react-facebook-plugin/README.md index 885a6ed39..92df545c1 100644 --- a/samples/react-facebook-plugin/README.md +++ b/samples/react-facebook-plugin/README.md @@ -14,8 +14,8 @@ The key differences between using Embed web part and current example are the str ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-faqapp/README.md b/samples/react-faqapp/README.md index 48731fce2..c6afaf872 100644 --- a/samples/react-faqapp/README.md +++ b/samples/react-faqapp/README.md @@ -27,8 +27,8 @@ extensions: ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-feature-framework/README.md b/samples/react-feature-framework/README.md index dd33122d8..d3e634be1 100644 --- a/samples/react-feature-framework/README.md +++ b/samples/react-feature-framework/README.md @@ -30,7 +30,7 @@ When you install SPFx so site, web scoped feature is activated and associated el More details on the capability is available from the following article -* [Provision SharePoint assets with your solution package](https://dev.office.com/sharepoint/docs/spfx/toolchain/provision-sharepoint-assets) +* [Provision SharePoint assets with your solution package](https://docs.microsoft.com/sharepoint/dev/spfx/toolchain/provision-sharepoint-assets) ## Used SharePoint Framework Version ![drop](https://img.shields.io/badge/version-GA-green.svg) @@ -38,7 +38,7 @@ More details on the capability is available from the following article ## Applies to * [SharePoint Framework](https://blogs.office.com/2017/02/23/sharepoint-framework-reaches-general-availability-build-and-deploy-engaging-web-parts-today/) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-file-upload/README.md b/samples/react-file-upload/README.md index 191e35f2c..20bbdbc22 100644 --- a/samples/react-file-upload/README.md +++ b/samples/react-file-upload/README.md @@ -10,8 +10,8 @@ The file upload web part allowing users to upload multiple files to a document l ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-functional-component-with-data-fetch/README.md b/samples/react-functional-component-with-data-fetch/README.md index 47fa00c61..d60be368d 100644 --- a/samples/react-functional-component-with-data-fetch/README.md +++ b/samples/react-functional-component-with-data-fetch/README.md @@ -12,8 +12,8 @@ This web part demonstrates building a React functional component that uses data ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) * [PnPJS library](https://github.com/pnp/pnpjs) ## Prerequisites diff --git a/samples/react-functional-component/README.md b/samples/react-functional-component/README.md index c3134948a..7fd305af0 100644 --- a/samples/react-functional-component/README.md +++ b/samples/react-functional-component/README.md @@ -12,8 +12,8 @@ This web part is intended to be easier to understand for new developers building ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-functional-servicescope-hooks/README.md b/samples/react-functional-servicescope-hooks/README.md index 4d1c0debc..cc51c8b4c 100644 --- a/samples/react-functional-servicescope-hooks/README.md +++ b/samples/react-functional-servicescope-hooks/README.md @@ -12,8 +12,8 @@ This web part is designed to help developers understand how to use the Context A ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-functional-stateful-component/README.md b/samples/react-functional-stateful-component/README.md index 1ba640196..c5a2666ed 100644 --- a/samples/react-functional-stateful-component/README.md +++ b/samples/react-functional-stateful-component/README.md @@ -12,8 +12,8 @@ This web part demonstrates building a React functional component that includes s ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-github-badge/README.md b/samples/react-github-badge/README.md index 83b4fb5bd..7e9bb936f 100644 --- a/samples/react-github-badge/README.md +++ b/samples/react-github-badge/README.md @@ -14,8 +14,8 @@ Displays information about a GitHub user. ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-global-news/README.md b/samples/react-global-news/README.md index 125ec3982..bb50dfeda 100644 --- a/samples/react-global-news/README.md +++ b/samples/react-global-news/README.md @@ -37,8 +37,8 @@ Please go to https://newsapi.org to get more information. ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) diff --git a/samples/react-google-fit/README.md b/samples/react-google-fit/README.md index ca102ff06..2b85ccf0d 100644 --- a/samples/react-google-fit/README.md +++ b/samples/react-google-fit/README.md @@ -45,8 +45,8 @@ Below NPM package is used to develop this sample. ![drop](https://img.shields.io/badge/drop-1.7.1-green.svg) ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-graph-calendar/README.md b/samples/react-graph-calendar/README.md index 8a18fb690..54b63d4a9 100644 --- a/samples/react-graph-calendar/README.md +++ b/samples/react-graph-calendar/README.md @@ -20,8 +20,8 @@ Web part is developed using below technologies ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-graph-evalurl/README.md b/samples/react-graph-evalurl/README.md index 9e1159d9e..58996dc15 100644 --- a/samples/react-graph-evalurl/README.md +++ b/samples/react-graph-evalurl/README.md @@ -45,8 +45,8 @@ src ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-graph-feedback-form/README.md b/samples/react-graph-feedback-form/README.md index 2a15e6e70..31d76de37 100644 --- a/samples/react-graph-feedback-form/README.md +++ b/samples/react-graph-feedback-form/README.md @@ -12,8 +12,8 @@ Sample SPFx React web part which allows sending emails using Microsoft Graph. ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-graph-personalemail/README.md b/samples/react-graph-personalemail/README.md index a6bcec336..fca336525 100644 --- a/samples/react-graph-personalemail/README.md +++ b/samples/react-graph-personalemail/README.md @@ -11,8 +11,8 @@ Sample React web part showing how to retrieve and display personal e-mail retrie ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-graph-pnpjs/README.md b/samples/react-graph-pnpjs/README.md index aa4b46349..48dcdb7ed 100644 --- a/samples/react-graph-pnpjs/README.md +++ b/samples/react-graph-pnpjs/README.md @@ -12,8 +12,8 @@ It requests a list of Azure AD [groups](https://docs.microsoft.com/en-us/graph/a ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-graph-reports/README.md b/samples/react-graph-reports/README.md index cf10ab3f4..060fb0d33 100644 --- a/samples/react-graph-reports/README.md +++ b/samples/react-graph-reports/README.md @@ -11,8 +11,8 @@ This sample describe a SPFx application which retrieve an office 365 usage repor ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-graph-schema-extensions/README.md b/samples/react-graph-schema-extensions/README.md index d303f95a9..b54e2c63a 100644 --- a/samples/react-graph-schema-extensions/README.md +++ b/samples/react-graph-schema-extensions/README.md @@ -16,8 +16,8 @@ Office 365 Groups, for instance Sales information, and make it available in the ## Applies to -* [SharePoint Framework Developer](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-hooks/README.md b/samples/react-hooks/README.md index 9b7e5a77c..b8076e2b7 100644 --- a/samples/react-hooks/README.md +++ b/samples/react-hooks/README.md @@ -11,8 +11,8 @@ Hooks is a new feature included in React version 16.8, with the new version of * ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites Existing list in tenant root site, with the Title "AvengersList" and columns: diff --git a/samples/react-image-gallery/README.md b/samples/react-image-gallery/README.md index b7277e094..17285b152 100644 --- a/samples/react-image-gallery/README.md +++ b/samples/react-image-gallery/README.md @@ -11,8 +11,8 @@ This sample describes an SPFx application which implements an image gallery with ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-image-magnifier/README.md b/samples/react-image-magnifier/README.md index 6509480f1..90cb05596 100644 --- a/samples/react-image-magnifier/README.md +++ b/samples/react-image-magnifier/README.md @@ -25,8 +25,8 @@ This web part allow to magnify an image, displaying a resolution more detailed t ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-image-slider-list-taxonomy-filter/README.md b/samples/react-image-slider-list-taxonomy-filter/README.md index 3e9e59df4..f752b2042 100644 --- a/samples/react-image-slider-list-taxonomy-filter/README.md +++ b/samples/react-image-slider-list-taxonomy-filter/README.md @@ -14,8 +14,8 @@ This webpart display the image in slider based on the filter of Taxonomy from Pr ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-invitation-manager/README-Localized/README-es-es.md b/samples/react-invitation-manager/README-Localized/README-es-es.md index ac30ccfa8..8a30bfa06 100644 --- a/samples/react-invitation-manager/README-Localized/README-es-es.md +++ b/samples/react-invitation-manager/README-Localized/README-es-es.md @@ -29,7 +29,7 @@ Ejemplo de elemento web del lado cliente de SharePoint Framework creado con Reac NB. Estoy esperando la disponibilidad general de HttpGraphClient (estoy un poco limitado en lo que respecta a permisos) para usarlo en este escenario. Consulte este documento para profundizar: -* [HttpGraphClient](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part). +* [HttpGraphClient](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part). ![El elemento web del administrador de invitaciones que se muestra en SharePoint Workbench](./assets/SPFx-Invitation-Manager.gif) @@ -38,8 +38,8 @@ Consulte este documento para profundizar: ## Se aplica a -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Espacio empresarial de desarrollador de Office 365](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Espacio empresarial de desarrollador de Office 365](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solución diff --git a/samples/react-invitation-manager/README-Localized/README-fr-fr.md b/samples/react-invitation-manager/README-Localized/README-fr-fr.md index 8df4329ff..107c520e0 100644 --- a/samples/react-invitation-manager/README-Localized/README-fr-fr.md +++ b/samples/react-invitation-manager/README-Localized/README-fr-fr.md @@ -29,7 +29,7 @@ Exemple de composant WebPart SharePoint Framework côté client créé à l’ai NB. J’attend la GA de HttpGraphClient (un bit limité en termes d’autorisation) pour l’utiliser dans ce scénario. Regardez ceci pour aller plus loin : -* [HttpGraphClient](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part) +* [HttpGraphClient](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part) ![Le composant WebPart gestionnaire d’invitation affiché dans SharePoint Workbench](./assets/SPFx-Invitation-Manager.gif) @@ -38,8 +38,8 @@ Regardez ceci pour aller plus loin : ## S’applique à -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Client de développeur Office 365](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Client de développeur Office 365](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-invitation-manager/README-Localized/README-ja-jp.md b/samples/react-invitation-manager/README-Localized/README-ja-jp.md index 483e5e3db..9189c3653 100644 --- a/samples/react-invitation-manager/README-Localized/README-ja-jp.md +++ b/samples/react-invitation-manager/README-Localized/README-ja-jp.md @@ -29,7 +29,7 @@ Microsoft Graph を使用して外部ユーザーを招待する方法を示す NB.このシナリオでそれを使用するために HttpGraphClient の GA (許可という点では少し制限があります) を待っています。 詳細を確認するには、ここを参照してください: -* [HttpGraphClient](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part) +* [HttpGraphClient](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part) ![SharePoint ワークベンチに表示される招待マネージャーの Web パーツ](./assets/SPFx-Invitation-Manager.gif) @@ -38,8 +38,8 @@ NB.このシナリオでそれを使用するために HttpGraphClient の GA ( ## 適用対象 -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 Developer のテナント](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 Developer のテナント](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## 解決方法 diff --git a/samples/react-invitation-manager/README-Localized/README-pt-br.md b/samples/react-invitation-manager/README-Localized/README-pt-br.md index 0b9d81170..908e6eb51 100644 --- a/samples/react-invitation-manager/README-Localized/README-pt-br.md +++ b/samples/react-invitation-manager/README-Localized/README-pt-br.md @@ -29,7 +29,7 @@ Exemplo de Web Part de cliente do SharePoint Framework criado usando reagir most NB. Estou aguardando o lançamento do HttpGraphClient (um bit limitado em termos de permissão) para usá-lo neste cenário. Dê uma olhada detalhada: -* [HttpGraphClient](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part) +* [HttpGraphClient](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part) ![Web Part do Gerenciador de convites exibida no Workbench do SharePoint](./assets/SPFx-Invitation-Manager.gif) @@ -38,8 +38,8 @@ Dê uma olhada detalhada: ## Aplicável a -* [Estrutura do SharePoint](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Locatário de desenvolvedor do Office 365](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [Estrutura do SharePoint](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Locatário de desenvolvedor do Office 365](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solução diff --git a/samples/react-invitation-manager/README-Localized/README-ru-ru.md b/samples/react-invitation-manager/README-Localized/README-ru-ru.md index 1df2a1faf..f98beeb67 100644 --- a/samples/react-invitation-manager/README-Localized/README-ru-ru.md +++ b/samples/react-invitation-manager/README-Localized/README-ru-ru.md @@ -29,7 +29,7 @@ extensions: NB Я ожидаю общедоступную версию от HttpGraphClient (в условиях разрешения), чтобы использовать его в сценарии. Ознакомьтесь с этой статьей: -* [HttpGraphClient](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part) +* [HttpGraphClient](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part) ![Веб-часть диспетчера приглашений, отображаемая в рабочей области SharePoint](./assets/SPFx-Invitation-Manager.gif) @@ -38,8 +38,8 @@ NB Я ожидаю общедоступную версию от HttpGraphClient ## Сфера применения -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [клиент разработчика приложений для Office 365;](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [клиент разработчика приложений для Office 365;](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Решение diff --git a/samples/react-invitation-manager/README-Localized/README-zh-cn.md b/samples/react-invitation-manager/README-Localized/README-zh-cn.md index d08377b5d..3c33faa6e 100644 --- a/samples/react-invitation-manager/README-Localized/README-zh-cn.md +++ b/samples/react-invitation-manager/README-Localized/README-zh-cn.md @@ -29,7 +29,7 @@ extensions: NB。我正在等待 HttpGraphClient 的 GA(权限方面有所限制)以在此场景中使用。 查看以深入了解: -* [HttpGraphClient](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part) +* [HttpGraphClient](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part) ![邀请管理器 web 部件在 SharePoint 工作台中显示](./assets/SPFx-Invitation-Manager.gif) @@ -38,8 +38,8 @@ NB。我正在等待 HttpGraphClient 的 GA(权限方面有所限制)以在 ## 适用于 -* [SharePoint 框架](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 开发人员租户](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint 框架](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 开发人员租户](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## 解决方案 diff --git a/samples/react-invitation-manager/README.md b/samples/react-invitation-manager/README.md index ecdecb141..8c1fe4152 100644 --- a/samples/react-invitation-manager/README.md +++ b/samples/react-invitation-manager/README.md @@ -1,22 +1,22 @@ ---- -page_type: sample -products: -- office-sp -- ms-graph -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - - Microsoft Graph - services: - - SharePoint - platforms: - - react - createdDate: 8/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +- ms-graph +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + - Microsoft Graph + services: + - SharePoint + platforms: + - react + createdDate: 8/1/2017 12:00:00 AM +--- # Azure Active Directory invitation manager Graph API samples ## Summary @@ -29,7 +29,7 @@ Sample SharePoint Framework client-side web part built using React showing how t NB. I'm waiting the GA of HttpGraphClient(a bit limited in terms of permission) to use it in this scenario. Look at this to go deep: -* [HttpGraphClient](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part) +* [HttpGraphClient](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part) ![The invitation manager web part displayed in SharePoint workbench](./assets/SPFx-Invitation-Manager.gif) @@ -38,8 +38,8 @@ Look at this to go deep: ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-ioc-tests/README.md b/samples/react-ioc-tests/README.md index 00e353866..eff3b1cce 100644 --- a/samples/react-ioc-tests/README.md +++ b/samples/react-ioc-tests/README.md @@ -20,8 +20,8 @@ The example also includes a pipeline definition .yaml file for Azure DevOps CI b ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-item-History/README.md b/samples/react-item-History/README.md index fa7e075da..a3cfbc342 100644 --- a/samples/react-item-History/README.md +++ b/samples/react-item-History/README.md @@ -10,8 +10,8 @@ This listview command is used to show the past versions of the selected list ite ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-jest-testing/README.md b/samples/react-jest-testing/README.md index 05fab7fc0..3e731ec85 100644 --- a/samples/react-jest-testing/README.md +++ b/samples/react-jest-testing/README.md @@ -66,13 +66,13 @@ The sample uses SPFx web part, but the same setup applies for SPFx extensions an ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Prerequisites - Office 365 subscription with SharePoint Online. -- SharePoint Framework [development environment](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) already set up. +- SharePoint Framework [development environment](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) already set up. ## Solution diff --git a/samples/react-kanban-board/README.md b/samples/react-kanban-board/README.md index 75b44a6b6..66789d697 100644 --- a/samples/react-kanban-board/README.md +++ b/samples/react-kanban-board/README.md @@ -13,8 +13,8 @@ The webpart uses the default columns of the SharePoint Tasks list for showing th ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-list-form/README.md b/samples/react-list-form/README.md index 9fd080f7a..2ada1952e 100755 --- a/samples/react-list-form/README.md +++ b/samples/react-list-form/README.md @@ -27,8 +27,8 @@ The web part allows configuring which list to use and if a form for adding a new ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-manage-o365-groups/README.md b/samples/react-manage-o365-groups/README.md index 28d4ff6b0..2563f23ff 100644 --- a/samples/react-manage-o365-groups/README.md +++ b/samples/react-manage-o365-groups/README.md @@ -103,9 +103,9 @@ The web part helps to create new O365 group. ![New Group](./assets/new-group.gif) ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) * [SharePoint Online](https://docs.microsoft.com/en-us/sharepoint/sharepoint-online) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) # WebPart Properties Property|Type|Required|Comments diff --git a/samples/react-manage-sitedesigns/README.md b/samples/react-manage-sitedesigns/README.md index d64ffba8b..1e3679938 100644 --- a/samples/react-manage-sitedesigns/README.md +++ b/samples/react-manage-sitedesigns/README.md @@ -93,8 +93,8 @@ Only users with Tenant Admin Role are allowed to managed tenant properties. ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## WebPart Properties diff --git a/samples/react-material-ui/README.md b/samples/react-material-ui/README.md index 2370f1e06..15ebf1798 100644 --- a/samples/react-material-ui/README.md +++ b/samples/react-material-ui/README.md @@ -11,8 +11,8 @@ This sample also includes RXJS DebounceTime, this feature allows you to wait for ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-members-with-presence/README.md b/samples/react-members-with-presence/README.md index 9442a07d5..923ece408 100644 --- a/samples/react-members-with-presence/README.md +++ b/samples/react-members-with-presence/README.md @@ -11,8 +11,8 @@ This sample shows how to get the members of a specific group, including their pr ## Applies to -* [SharePoint Framework Developer](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-mobx-multiple-stores/README.md b/samples/react-mobx-multiple-stores/README.md index a7f2c4b26..89ce1eb28 100644 --- a/samples/react-mobx-multiple-stores/README.md +++ b/samples/react-mobx-multiple-stores/README.md @@ -10,9 +10,9 @@ A sample webpart that uses the [Mobx](https://mobx.js.org/) library with multipl ## Applies to -* [SharePoint Framework](https://dev.office.com/sharepoint) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) * [SharePoint Framework Webpart Samples](https://github.com/SharePoint/sp-dev-fx-webparts) -* [Office 365 developer tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-mobx/README.md b/samples/react-mobx/README.md index a0767681a..0dd66ccac 100644 --- a/samples/react-mobx/README.md +++ b/samples/react-mobx/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - React - createdDate: 1/1/2016 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - React + createdDate: 1/1/2016 12:00:00 AM +--- # Webpart with React and Mobx ## Summary @@ -29,8 +29,8 @@ Sample webpart implementation that uses [Mobx](https://github.com/mobxjs/mobx) t ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-modern-charts/README.md b/samples/react-modern-charts/README.md index eee5e6371..f85d935a7 100644 --- a/samples/react-modern-charts/README.md +++ b/samples/react-modern-charts/README.md @@ -53,8 +53,8 @@ Built with SharePoint Framework GA, Office Graph, React and Chart.JS ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-msal-msgraph/README-Localized/README-es-es.md b/samples/react-msal-msgraph/README-Localized/README-es-es.md index ffa34bf28..084c53242 100644 --- a/samples/react-msal-msgraph/README-Localized/README-es-es.md +++ b/samples/react-msal-msgraph/README-Localized/README-es-es.md @@ -38,8 +38,8 @@ Luego de que conceda los permisos, se mostrará la siguiente información: ## Se aplica a -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Espacio empresarial de desarrollador de Office 365](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Espacio empresarial de desarrollador de Office 365](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solución diff --git a/samples/react-msal-msgraph/README-Localized/README-fr-fr.md b/samples/react-msal-msgraph/README-Localized/README-fr-fr.md index 9c90009c7..569f4548d 100644 --- a/samples/react-msal-msgraph/README-Localized/README-fr-fr.md +++ b/samples/react-msal-msgraph/README-Localized/README-fr-fr.md @@ -38,8 +38,8 @@ Une fois les autorisations attribuées, les informations suivantes sont affiché ## S’applique à -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Client de développeur Office 365](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Client de développeur Office 365](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-msal-msgraph/README-Localized/README-ja-jp.md b/samples/react-msal-msgraph/README-Localized/README-ja-jp.md index f64ea99b9..e044e6ff3 100644 --- a/samples/react-msal-msgraph/README-Localized/README-ja-jp.md +++ b/samples/react-msal-msgraph/README-Localized/README-ja-jp.md @@ -38,8 +38,8 @@ extensions: ## 適用対象 -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 Developer のテナント](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 Developer のテナント](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## 解決方法 diff --git a/samples/react-msal-msgraph/README-Localized/README-pt-br.md b/samples/react-msal-msgraph/README-Localized/README-pt-br.md index 40c15846d..db76e6886 100644 --- a/samples/react-msal-msgraph/README-Localized/README-pt-br.md +++ b/samples/react-msal-msgraph/README-Localized/README-pt-br.md @@ -38,8 +38,8 @@ Depois de ter concedido as permissões, as seguintes informações serão exibid ## Aplicável a -* [Estrutura do SharePoint](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Locatário de desenvolvedor do Office 365](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [Estrutura do SharePoint](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Locatário de desenvolvedor do Office 365](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solução diff --git a/samples/react-msal-msgraph/README-Localized/README-ru-ru.md b/samples/react-msal-msgraph/README-Localized/README-ru-ru.md index ff5cdd4c8..4cd1ac9f8 100644 --- a/samples/react-msal-msgraph/README-Localized/README-ru-ru.md +++ b/samples/react-msal-msgraph/README-Localized/README-ru-ru.md @@ -38,8 +38,8 @@ extensions: ## Сфера применения -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [клиент разработчика приложений для Office 365;](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [клиент разработчика приложений для Office 365;](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Решение diff --git a/samples/react-msal-msgraph/README-Localized/README-zh-cn.md b/samples/react-msal-msgraph/README-Localized/README-zh-cn.md index ccf4beb07..1e26db465 100644 --- a/samples/react-msal-msgraph/README-Localized/README-zh-cn.md +++ b/samples/react-msal-msgraph/README-Localized/README-zh-cn.md @@ -38,8 +38,8 @@ extensions: ## 适用于 -* [SharePoint 框架](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 开发人员租户](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint 框架](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 开发人员租户](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## 解决方案 diff --git a/samples/react-msal-msgraph/README.md b/samples/react-msal-msgraph/README.md index 5421c9e70..c46f81641 100644 --- a/samples/react-msal-msgraph/README.md +++ b/samples/react-msal-msgraph/README.md @@ -1,22 +1,22 @@ ---- -page_type: sample -products: -- office-sp -- ms-graph -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - - Microsoft Graph - services: - - SharePoint - platforms: - - react - createdDate: 8/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +- ms-graph +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + - Microsoft Graph + services: + - SharePoint + platforms: + - react + createdDate: 8/1/2017 12:00:00 AM +--- # Microsoft Authentication Library (MSAL JS) authentication sample ## Summary @@ -38,8 +38,8 @@ After you gave permissions, the following will information will get displayed: ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-msgraph-extension/README.md b/samples/react-msgraph-extension/README.md index 6b60e22de..e8b0c0b6a 100644 --- a/samples/react-msgraph-extension/README.md +++ b/samples/react-msgraph-extension/README.md @@ -17,8 +17,8 @@ This sample shows how to managed Microsoft Graph Open Extension in SPFx. This ap ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-multilist-grid/README.md b/samples/react-multilist-grid/README.md index 81e29601f..3b9ba7959 100644 --- a/samples/react-multilist-grid/README.md +++ b/samples/react-multilist-grid/README.md @@ -70,8 +70,8 @@ Use the Undo icon to undo the changes made to an item. ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) diff --git a/samples/react-multimedia-gallery/README.md b/samples/react-multimedia-gallery/README.md index 04ef0e761..934eb8e4b 100644 --- a/samples/react-multimedia-gallery/README.md +++ b/samples/react-multimedia-gallery/README.md @@ -35,9 +35,9 @@ It uses Microsoft Graph API to get thumbnails and image/video url and use PnPjs ## Applies to -* [SharePoint Online](https:/dev.office.com/sharepoint) +* [SharePoint Online](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) * [Microsoft Teams](https://products.office.com/en-US/microsoft-teams/group-chat-software) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## WebPart Properties diff --git a/samples/react-multipage/README.md b/samples/react-multipage/README.md index a41a70120..6df84c59b 100644 --- a/samples/react-multipage/README.md +++ b/samples/react-multipage/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - React - createdDate: 1/1/2016 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - React + createdDate: 1/1/2016 12:00:00 AM +--- # React multi-page client-side web part ## Summary @@ -30,8 +30,8 @@ Sample poll web part allowing users to vote and view the results. ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-multiscreen-webpart/README.md b/samples/react-multiscreen-webpart/README.md index d6b160019..db4bd9c2c 100644 --- a/samples/react-multiscreen-webpart/README.md +++ b/samples/react-multiscreen-webpart/README.md @@ -18,13 +18,13 @@ The web part utilizes the usage of hashes in the URL so different screen will be ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Prerequisites - Office 365 subscription with SharePoint Online. -- SharePoint Framework [development environment](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) already set up. +- SharePoint Framework [development environment](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) already set up. ## Solution diff --git a/samples/react-my-groups/README.md b/samples/react-my-groups/README.md index be675b02d..fd148f335 100644 --- a/samples/react-my-groups/README.md +++ b/samples/react-my-groups/README.md @@ -27,7 +27,7 @@ Using Microsoft Graph, this webpart grabs the Office 365 groups the current user ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) ## Solution diff --git a/samples/react-my-personal-apps/README.md b/samples/react-my-personal-apps/README.md index df5bfb051..a80d73b3e 100644 --- a/samples/react-my-personal-apps/README.md +++ b/samples/react-my-personal-apps/README.md @@ -56,8 +56,8 @@ This Web Part uses MSgraph Open Extension to save the personal information on us ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-my-teams/README.md b/samples/react-my-teams/README.md index 7aafe7d61..998d759db 100644 --- a/samples/react-my-teams/README.md +++ b/samples/react-my-teams/README.md @@ -13,12 +13,12 @@ The web part can be configured to open the team on the web browser or client app ## Applies to -- [SharePoint Framework](https:/dev.office.com/sharepoint) +- [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) ## Prerequisites - Office 365 subscription with SharePoint Online licence -- SharePoint Framework [development environment](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) already set up. +- SharePoint Framework [development environment](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) already set up. ## Solution diff --git a/samples/react-mytasks/README.md b/samples/react-mytasks/README.md index dbcf6b965..5921cc79a 100644 --- a/samples/react-mytasks/README.md +++ b/samples/react-mytasks/README.md @@ -132,8 +132,8 @@ The user can search task by name, can filter by progress status, all data are dy ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## WebPart Properties diff --git a/samples/react-officegraph/README.md b/samples/react-officegraph/README.md index 21eb4c9bb..0bfe772f3 100644 --- a/samples/react-officegraph/README.md +++ b/samples/react-officegraph/README.md @@ -54,8 +54,8 @@ Sample SharePoint Framework Client-Side Web Part built using React showing docum ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-offline-first/README.md b/samples/react-offline-first/README.md index 48d9aad3e..1258863e5 100644 --- a/samples/react-offline-first/README.md +++ b/samples/react-offline-first/README.md @@ -33,8 +33,8 @@ read the documentation for ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-organisationchart/README.md b/samples/react-organisationchart/README.md index 591d4f722..603cb90c1 100644 --- a/samples/react-organisationchart/README.md +++ b/samples/react-organisationchart/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - React - createdDate: 1/1/2016 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - React + createdDate: 1/1/2016 12:00:00 AM +--- # Organisation Chart ## Summary @@ -27,7 +27,7 @@ A simple Organisation Chart webpart using Office UI Fabric, React, REST API batc ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) ## Solution diff --git a/samples/react-page-sections-navigation/README.md b/samples/react-page-sections-navigation/README.md index 96e8328a6..2a0221d1d 100644 --- a/samples/react-page-sections-navigation/README.md +++ b/samples/react-page-sections-navigation/README.md @@ -9,8 +9,8 @@ Sample web parts allowing to add sections navigation to the SharePoint page. ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-pagecontributors/README.md b/samples/react-pagecontributors/README.md index 0bf8ca9d3..2d0458c7a 100644 --- a/samples/react-pagecontributors/README.md +++ b/samples/react-pagecontributors/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - react - createdDate: 8/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - react + createdDate: 8/1/2017 12:00:00 AM +--- # Page Contributors Web Part ## Summary @@ -27,8 +27,8 @@ Displays page contributors in reverse chronological order. ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-pages-hierarchy/README.md b/samples/react-pages-hierarchy/README.md index e23ab47c0..b13460d11 100644 --- a/samples/react-pages-hierarchy/README.md +++ b/samples/react-pages-hierarchy/README.md @@ -27,13 +27,13 @@ This web part allows users to create a faux page hierarchy in their pages librar ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 Developer Tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 Developer Tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites * Office 365 subscription with SharePoint Online -* SharePoint Framework [development environment](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) set up +* SharePoint Framework [development environment](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) set up ## Solution diff --git a/samples/react-peoplepicker/README.md b/samples/react-peoplepicker/README.md index 8905c6725..de550d278 100644 --- a/samples/react-peoplepicker/README.md +++ b/samples/react-peoplepicker/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - react - createdDate: 6/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - react + createdDate: 6/1/2017 12:00:00 AM +--- # People Picker (React) ## Summary @@ -26,7 +26,7 @@ SharePoint Framework solution with the Office UI Fabric People Picker, the clien ## Applies to * [SharePoint Framework](https://blogs.office.com/2017/02/23/sharepoint-framework-reaches-general-availability-build-and-deploy-engaging-web-parts-today/) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-personal-greeting/README.md b/samples/react-personal-greeting/README.md index a15be1c1a..82e61401d 100644 --- a/samples/react-personal-greeting/README.md +++ b/samples/react-personal-greeting/README.md @@ -12,8 +12,8 @@ The web part pulls in the current user's name and displays it on the page. The g ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) * [PnP SPFx Controls](https://sharepoint.github.io/sp-dev-fx-controls-react) * [PnP SPFx Property Controls](https://sharepoint.github.io/sp-dev-fx-property-controls) diff --git a/samples/react-pnp-controls-list-view-fields/README.md b/samples/react-pnp-controls-list-view-fields/README.md index 90e0917a7..4fc8f1e82 100644 --- a/samples/react-pnp-controls-list-view-fields/README.md +++ b/samples/react-pnp-controls-list-view-fields/README.md @@ -9,8 +9,8 @@ Sample web part to display PnP [`ListView`](https://sharepoint.github.io/sp-dev- ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-pnpjs-project-online/README.md b/samples/react-pnpjs-project-online/README.md index 057747cc7..33971756c 100644 --- a/samples/react-pnpjs-project-online/README.md +++ b/samples/react-pnpjs-project-online/README.md @@ -15,14 +15,14 @@ Custom PnPjs module: [pnpjs-project-online-package](https://www.npmjs.com/packag ## Applies to -- [SharePoint Framework](https:/dev.office.com/sharepoint) -- [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +- [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +- [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) - [Project Online]() ## Prerequisites - Office 365 subscription with SharePoint Online and Project Online licence -- SharePoint Framework [development environment](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) already set up. +- SharePoint Framework [development environment](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) already set up. - Project site with sample data available. ## Solution diff --git a/samples/react-project-online/README.md b/samples/react-project-online/README.md index e451d802a..514b388cc 100644 --- a/samples/react-project-online/README.md +++ b/samples/react-project-online/README.md @@ -28,14 +28,14 @@ The web part is currently returning project tasks as a simple proof of concept. ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) -* [Project Online](https://dev.office.com/docs/add-ins/overview/office-add-ins?product=project) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) +* [Project Online](https://docs.microsoft.com/de-at/office/dev/add-ins/project/) ## Prerequisites - Office 365 subscription with SharePoint Online and Project Online license -- SharePoint Framework [development environment](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) already set up. +- SharePoint Framework [development environment](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) already set up. -Project site with some tasks available. ## Solution diff --git a/samples/react-property-bag-editor/README.md b/samples/react-property-bag-editor/README.md index 9c43a948b..8abbcc2b3 100644 --- a/samples/react-property-bag-editor/README.md +++ b/samples/react-property-bag-editor/README.md @@ -11,7 +11,7 @@ A set of webparts that lets you set property bag settings on site collections an ## Applies to * [SharePoint Framework](https://blogs.office.com/2017/02/23/sharepoint-framework-reaches-general-availability-build-and-deploy-engaging-web-parts-today/) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) diff --git a/samples/react-provision-assets/README.md b/samples/react-provision-assets/README.md index f0807f540..ba0448f10 100644 --- a/samples/react-provision-assets/README.md +++ b/samples/react-provision-assets/README.md @@ -1,19 +1,19 @@ ---- -page_type: sample -products: -- office-sp -- office-visio -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - react - createdDate: 8/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +- office-visio +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - react + createdDate: 8/1/2017 12:00:00 AM +--- # Provision SharePoint Assets with the SPFx solution package # ## Summary @@ -28,15 +28,15 @@ This sample shows how we can provision Document Library, Custom List, Web and Li ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ** The SPFx webpart will work in local workbench, but not the assets. They can be provisioned only when the app is deployed since they are SharePoint specific. ## Prerequisites - Office 365 subscription with SharePoint Online. -- SharePoint Framework [development environment](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) already set up. +- SharePoint Framework [development environment](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) already set up. - Tenant admin access to the Office 365 subscription and [App Catalog](https://support.office.com/en-ie/article/Use-the-App-Catalog-to-make-custom-business-apps-available-for-your-SharePoint-Online-environment-0b6ab336-8b83-423f-a06b-bcc52861cba0) already setup. ## Solution @@ -63,7 +63,7 @@ Version|Date|Comments - `npm i` - `gulp serve --nobrowser` - `gulp package-solution` - - [Deploy the package](https://dev.office.com/sharepoint/docs/spfx/enterprise-guidance#management-capabilities-of--sharepoint-framework-solutions) to the app catalog + - [Deploy the package](https://docs.microsoft.com/sharepoint/dev/spfx/enterprise-guidance#management-capabilities-of--sharepoint-framework-solutions) to the app catalog - [Add the app](https://support.office.com/en-ie/article/Add-an-app-to-a-site-ef9c0dbd-7fe1-4715-a1b0-fe3bc81317cb?ui=en-US&rs=en-IE&ad=IE) to a site ## Features diff --git a/samples/react-quick-poll/README.md b/samples/react-quick-poll/README.md index 56c4743df..579da1b2c 100644 --- a/samples/react-quick-poll/README.md +++ b/samples/react-quick-poll/README.md @@ -43,8 +43,8 @@ ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-quotes/README.md b/samples/react-quotes/README.md index 17fc1d0b7..6c3714f09 100644 --- a/samples/react-quotes/README.md +++ b/samples/react-quotes/README.md @@ -12,7 +12,7 @@ This webpart displays a quote of the day by querying a third-party api or can di ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) ## Solution diff --git a/samples/react-real-time/README.md b/samples/react-real-time/README.md index 145207724..3193e8c82 100644 --- a/samples/react-real-time/README.md +++ b/samples/react-real-time/README.md @@ -1,19 +1,19 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- nodejs -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - React - createdDate: 1/1/2016 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- nodejs +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - React + createdDate: 1/1/2016 12:00:00 AM +--- # Real Time News Feed using Azure Logic Apps, Node.js and socket.io # ## Summary @@ -44,8 +44,8 @@ Here is the solution overview: ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Prerequisites @@ -56,7 +56,7 @@ Before starting, you'll need to install some prerequisites: - Install the latest release of [PnP PowerShell cmdlets 'SharePointPnPPowerShellOnline'](https://github.com/OfficeDev/PnP-PowerShell/releases) or a version compatible with the 201605 PnP schema version. - Install [Node.js](https://nodejs.org/en/) on your machine. - Install [Git for Windows](https://git-scm.com/download/win). -- Get the [latest version](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) of the SharePoint Framework yeoman generator (in this case **SPFx Drop 5**) and make sure TypeScript 2.0 is available on your machine (`npm install -g typescript@latest`). +- Get the [latest version](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) of the SharePoint Framework yeoman generator (in this case **SPFx Drop 5**) and make sure TypeScript 2.0 is available on your machine (`npm install -g typescript@latest`). - Create a site collection with the developer template. - Go to the ".\client" folder and install all dependencies listed in the package.json file by running the `npm install` cmd. @@ -162,7 +162,7 @@ Version|Date|Comments

7. Go back to your list and add initial items in the list. -8. In your SharePoint site, [upload the workbench.aspx page](https://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) in the *Documents* library and make sure the `gulp serve` cmd is running. Then, add the *"RealTimeNewsFeed"* Web Part in your page. You should see newly created items. +8. In your SharePoint site, [upload the workbench.aspx page](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) in the *Documents* library and make sure the `gulp serve` cmd is running. Then, add the *"RealTimeNewsFeed"* Web Part in your page. You should see newly created items.

diff --git a/samples/react-realtime-documents/README.md b/samples/react-realtime-documents/README.md index baaa4f42d..16f2e33cc 100644 --- a/samples/react-realtime-documents/README.md +++ b/samples/react-realtime-documents/README.md @@ -9,8 +9,8 @@ Sample web part illustrating using the SharePoint Framework List subscription ca ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-recaptcha/README.md b/samples/react-recaptcha/README.md index 1b2c13054..078ccd9dd 100644 --- a/samples/react-recaptcha/README.md +++ b/samples/react-recaptcha/README.md @@ -15,8 +15,8 @@ business requirement if you need to implement CAPTCHA in SPFx webpart. ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Prerequisites diff --git a/samples/react-redux-async-immutablejs/README.md b/samples/react-redux-async-immutablejs/README.md index 278c3a87f..a2bde63e8 100644 --- a/samples/react-redux-async-immutablejs/README.md +++ b/samples/react-redux-async-immutablejs/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - react - createdDate: 8/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - react + createdDate: 8/1/2017 12:00:00 AM +--- # SharePoint Framework webpart sample using React, Redux and ImmutableJS ## Summary @@ -29,8 +29,8 @@ More details in my post here: [Using Redux Async Actions and ImmutableJS in Shar ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-redux/README.md b/samples/react-redux/README.md index cd751e260..9e66e2cec 100644 --- a/samples/react-redux/README.md +++ b/samples/react-redux/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - React - createdDate: 1/1/2016 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - React + createdDate: 1/1/2016 12:00:00 AM +--- # Webpart with React and Redux ## Summary @@ -29,8 +29,8 @@ Sample webpart implementation that uses [Redux](https://github.com/reactjs/redux ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-reduxform/README.md b/samples/react-reduxform/README.md index 8c05fefe0..4f1f718c7 100644 --- a/samples/react-reduxform/README.md +++ b/samples/react-reduxform/README.md @@ -13,8 +13,8 @@ Sample webpart to demonstrate the use of [Redux-Form](https://github.com/erikras ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-rss-reader/README.md b/samples/react-rss-reader/README.md index e71a501b0..cd8e3b960 100644 --- a/samples/react-rss-reader/README.md +++ b/samples/react-rss-reader/README.md @@ -29,8 +29,8 @@ This sample includes the following service(s): ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-rxjs-event-emitter/README.md b/samples/react-rxjs-event-emitter/README.md index 25a1bd206..21cc11a23 100644 --- a/samples/react-rxjs-event-emitter/README.md +++ b/samples/react-rxjs-event-emitter/README.md @@ -26,13 +26,13 @@ This sample shows how we can use the [ReactiveX (RxJs)](http://reactivex.io/) li ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Prerequisites - Office 365 subscription with SharePoint Online. -- SharePoint Framework [development environment](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) already set up. +- SharePoint Framework [development environment](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) already set up. ## Solution diff --git a/samples/react-script-editor-onprem/README.md b/samples/react-script-editor-onprem/README.md index 6b3b39d09..8307c0474 100644 --- a/samples/react-script-editor-onprem/README.md +++ b/samples/react-script-editor-onprem/README.md @@ -101,7 +101,7 @@ If your scripts rely on the classic _spPageContextInfo, you can enable that in t ## Applies to * [SharePoint Framework Release GA](https://blogs.office.com/2017/02/23/sharepoint-framework-reaches-general-availability-build-and-deploy-engaging-web-parts-today/) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-script-editor/README.md b/samples/react-script-editor/README.md index fd9122248..0d9b0070e 100644 --- a/samples/react-script-editor/README.md +++ b/samples/react-script-editor/README.md @@ -133,7 +133,7 @@ element.innerHTML = "Team: " + _teamsContexInfo.teamName + "Channel: " + _t ## Applies to * [SharePoint Framework Release GA](https://blogs.office.com/2017/02/23/sharepoint-framework-reaches-general-availability-build-and-deploy-engaging-web-parts-today/) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-search/README.md b/samples/react-search/README.md index 535b739f9..73173a283 100644 --- a/samples/react-search/README.md +++ b/samples/react-search/README.md @@ -26,8 +26,8 @@ Sample Search Web Part with internal and external template support. This sample ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-securitygrid/README.md b/samples/react-securitygrid/README.md index 080fed26d..180efd735 100644 --- a/samples/react-securitygrid/README.md +++ b/samples/react-securitygrid/README.md @@ -86,8 +86,8 @@ This is a port of an Angular 1.3 SharePoint hosted App at https://github.com/rus ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Prerequisites diff --git a/samples/react-side-panel/README.md b/samples/react-side-panel/README.md index cb728b4f7..afc289d6b 100644 --- a/samples/react-side-panel/README.md +++ b/samples/react-side-panel/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - react - createdDate: 6/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - react + createdDate: 6/1/2017 12:00:00 AM +--- # React Side Panel Client-Side Web Part ## Summary @@ -26,7 +26,7 @@ The web part illustrates creation and usage of Side Panel (Sidebar) control. ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) ## Solution @@ -56,7 +56,7 @@ Control features: ### Resources - [React Quick Start](https://facebook.github.io/react/docs/tutorial.html) - [TypeScript React Tutorials](https://www.typescriptlang.org/docs/handbook/react-&-webpack.html) -- [Office UI Fabric](https://dev.office.com/fabric) +- [Office UI Fabric](https://developer.microsoft.com/fluentui/) ## Building the code diff --git a/samples/react-site-provisioning-manager/README.md b/samples/react-site-provisioning-manager/README.md index ce4868166..b1ec98884 100644 --- a/samples/react-site-provisioning-manager/README.md +++ b/samples/react-site-provisioning-manager/README.md @@ -13,8 +13,8 @@ You can also find out how you can use React Hooks to manage the state of your ap ## Applies to -* [SharePoint Framework](https://dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-sitepages-metadata/README.md b/samples/react-sitepages-metadata/README.md index d47b2349f..d863fe59e 100644 --- a/samples/react-sitepages-metadata/README.md +++ b/samples/react-sitepages-metadata/README.md @@ -14,8 +14,8 @@ Solution provides an enhancement to SitePages library that enables updating exis ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites @@ -53,7 +53,7 @@ Contains following elements: ### Resources - [React Quick Start](https://facebook.github.io/react/docs/tutorial.html) - [TypeScript React Tutorials](https://www.typescriptlang.org/docs/handbook/react-&-webpack.html) -- [Office UI Fabric](https://dev.office.com/fabric) +- [Office UI Fabric](https://developer.microsoft.com/fluentui/) ## Path to Awesome diff --git a/samples/react-skype-status/README.md b/samples/react-skype-status/README.md index cd3dd7e5d..e8d4a7822 100644 --- a/samples/react-skype-status/README.md +++ b/samples/react-skype-status/README.md @@ -30,8 +30,8 @@ See the demo: ## Applies to -* [SharePoint Framework Developer](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-slide-swiper/README.md b/samples/react-slide-swiper/README.md index 600916dad..4c8cb1d34 100644 --- a/samples/react-slide-swiper/README.md +++ b/samples/react-slide-swiper/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - react - createdDate: 3/1/2018 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - react + createdDate: 3/1/2018 12:00:00 AM +--- # SPFx React Slide Swiper # ## Summary @@ -30,13 +30,13 @@ This sample uses the Swiper JavaScript library thought the npm packages, but jus ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Prerequisites - Office 365 subscription with SharePoint Online. -- SharePoint Framework [development environment](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) already set up. +- SharePoint Framework [development environment](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) already set up. ## Solution diff --git a/samples/react-sp-elevatedprivileges/README.md b/samples/react-sp-elevatedprivileges/README.md index dac12ef3c..075c80657 100644 --- a/samples/react-sp-elevatedprivileges/README.md +++ b/samples/react-sp-elevatedprivileges/README.md @@ -1,19 +1,19 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- aspx -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - React - createdDate: 1/1/2016 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- aspx +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - React + createdDate: 1/1/2016 12:00:00 AM +--- # Communicate using elevated privileges with SharePoint ## Summary @@ -27,8 +27,8 @@ Sample SharePoint Framework client-side web part illustrating communication with ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-sp-pnp-js-property-decorators/README.md b/samples/react-sp-pnp-js-property-decorators/README.md index 1f01673e9..37b94d5af 100644 --- a/samples/react-sp-pnp-js-property-decorators/README.md +++ b/samples/react-sp-pnp-js-property-decorators/README.md @@ -11,8 +11,8 @@ You can also find more information in the [blog series about working with Custom ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-spupsproperty-sync/README.md b/samples/react-spupsproperty-sync/README.md index 1cfddbd5b..91107f52c 100644 --- a/samples/react-spupsproperty-sync/README.md +++ b/samples/react-spupsproperty-sync/README.md @@ -58,8 +58,8 @@ This component will help the administrators who are currently maintaining the us ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-taxonomypicker-panel/README.md b/samples/react-taxonomypicker-panel/README.md index 99e6d0cbe..0dbfaacde 100644 --- a/samples/react-taxonomypicker-panel/README.md +++ b/samples/react-taxonomypicker-panel/README.md @@ -12,8 +12,8 @@ Sample webpart with Single and Multi-select taxonomy pickers using Office UI Fab ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-taxonomypicker/README.md b/samples/react-taxonomypicker/README.md index 8e3b1ad02..67f7f8ae2 100644 --- a/samples/react-taxonomypicker/README.md +++ b/samples/react-taxonomypicker/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - react - createdDate: 4/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - react + createdDate: 4/1/2017 12:00:00 AM +--- # Taxonomy Picker (React) ## Summary @@ -26,8 +26,8 @@ A Taxonomy Picker control built with [React](https://facebook.github.io/react) b ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-team-creator/README.md b/samples/react-team-creator/README.md index 70df81b9c..4296868e2 100644 --- a/samples/react-team-creator/README.md +++ b/samples/react-team-creator/README.md @@ -17,7 +17,7 @@ The web part illustrates usage of MS Graph beta APIs to work with Teams: ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) * [MS Graph](https://developer.microsoft.com/en-us/graph) * [MS Teams](https://docs.microsoft.com/en-us/microsoftteams/microsoft-teams) diff --git a/samples/react-teams-configure-tab/README.md b/samples/react-teams-configure-tab/README.md index f1661cbd2..158c10241 100644 --- a/samples/react-teams-configure-tab/README.md +++ b/samples/react-teams-configure-tab/README.md @@ -16,8 +16,8 @@ When the user selects one of the tab options, the tab is saved pointing to the c ## Applies to -* [SharePoint Framework Developer](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-teams-message/README.md b/samples/react-teams-message/README.md index c9f92e80c..b43b2c458 100644 --- a/samples/react-teams-message/README.md +++ b/samples/react-teams-message/README.md @@ -50,8 +50,8 @@ Configurable Web part Properties ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Prerequisites diff --git a/samples/react-teams-personal-app-settings/README.md b/samples/react-teams-personal-app-settings/README.md index d824e2a16..d9aedfcd1 100644 --- a/samples/react-teams-personal-app-settings/README.md +++ b/samples/react-teams-personal-app-settings/README.md @@ -40,8 +40,8 @@ Downside of this approach is we need to additionally implement "app uninstalled" ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-teams-tab-field-visit-mashup/README.md b/samples/react-teams-tab-field-visit-mashup/README.md index 457623b20..54fa0dc56 100644 --- a/samples/react-teams-tab-field-visit-mashup/README.md +++ b/samples/react-teams-tab-field-visit-mashup/README.md @@ -25,9 +25,9 @@ The solution demonstrates: ## Applies to -* [SharePoint Framework Developer](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) +* [SharePoint Framework Developer](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) * [Building Microsoft Teams Tabs using SharePoint Framework](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/integrate-with-teams-introduction) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-teams-tabs-pnpjs/README.md b/samples/react-teams-tabs-pnpjs/README.md index b610252b6..dc271cc8c 100644 --- a/samples/react-teams-tabs-pnpjs/README.md +++ b/samples/react-teams-tabs-pnpjs/README.md @@ -17,8 +17,8 @@ A SPFx WebPart using [@pnp/graph/teams](https://pnp.github.io/pnpjs/graph/docs/t ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-teams-tagging/README.md b/samples/react-teams-tagging/README.md index 2d2a87935..98ff88b34 100644 --- a/samples/react-teams-tagging/README.md +++ b/samples/react-teams-tagging/README.md @@ -11,8 +11,8 @@ This sample shows how read and update a custom Schema extension in MS Graph to T ## Applies to -* [SharePoint Framework Developer](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-tenant-properties/README.md b/samples/react-tenant-properties/README.md index a1e9ceabe..97b9697c0 100644 --- a/samples/react-tenant-properties/README.md +++ b/samples/react-tenant-properties/README.md @@ -26,8 +26,8 @@ Only users with Tenant Admin Role are allowed to managed tenant properties. ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## WebPart Properties diff --git a/samples/react-themes/README.md b/samples/react-themes/README.md index 9aff5250a..0333db8fe 100644 --- a/samples/react-themes/README.md +++ b/samples/react-themes/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - react - createdDate: 5/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - react + createdDate: 5/1/2017 12:00:00 AM +--- # SharePoint Themes Client Side Web Part ## Summary @@ -25,7 +25,7 @@ This web part illustrates how to use SharePoint Theme variables in custom web pa ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) Solution|Author(s) --------|--------- diff --git a/samples/react-tinymce/README.md b/samples/react-tinymce/README.md index 090b5a65b..7eaa76a7b 100644 --- a/samples/react-tinymce/README.md +++ b/samples/react-tinymce/README.md @@ -28,8 +28,8 @@ editor is powered by the community. ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-todo-basic/README.md b/samples/react-todo-basic/README.md index b7d56886f..188f60f4d 100644 --- a/samples/react-todo-basic/README.md +++ b/samples/react-todo-basic/README.md @@ -23,7 +23,7 @@ A simple todo web part built using react to showcase some of the SharePoint Fram ## Applies to -* [SharePoint Framework Developer Documentation](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) +* [SharePoint Framework Developer Documentation](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) ## Solution @@ -93,7 +93,7 @@ this.context.statusRenderer.displayLoadingIndicator(this.domElement, "Todo"); ``` The code above displays the default loading indicator for web parts. The `this.domElement` specifically instructs the loading indicator to be displayed in the web part's DOM element. -To clear the loading indicator when your operation is complete, you just call [`clearLoadingIndicator`](https://dev.office.com/sharepoint/reference/spfx/sp-webpart-base/iclientsidewebpartstatusrenderer): +To clear the loading indicator when your operation is complete, you just call [`clearLoadingIndicator`](https://docs.microsoft.com/javascript/api/sp-webpart-base/iclientsidewebpartstatusrenderer): ```ts this.context.statusRenderer.clearLoadingIndicator(this.domElement); @@ -268,7 +268,7 @@ This sample uses two data providers: - [MockDataProvider](./src/webparts/todo/tests/MockDataProvider.ts) - a light weight provider that mocks SharePoint API calls and returns mock data. - [SharePointDataProvider](./src/webparts/todo/dataProviders/SharePointDataProvider.ts) - the provider which talks to SharePoint and returns SharePoint data. -Depending on where you are web part is running, local environment or SharePoint environment, you use the respective data provider. You can see this in action in the [TodoWebPart.ts](./src/webparts/todo/TodoWebPart.ts) web part constructor. The [`Environment`](https://dev.office.com/sharepoint/reference/spfx/sp-core-library/environment) class and [`EnvironmentType`](https://dev.office.com/sharepoint/reference/spfx/sp-core-library/environmenttype) enum in the [`@microsoft/sp-core-library`](https://dev.office.com/sharepoint/reference/spfx/sp-core-library-module) module helps you determine where the web part is running. We use that to create the corresponding data provider instance in the `onInit` method: +Depending on where you are web part is running, local environment or SharePoint environment, you use the respective data provider. You can see this in action in the [TodoWebPart.ts](./src/webparts/todo/TodoWebPart.ts) web part constructor. The [`Environment`](https://docs.microsoft.com/javascript/api/sp-core-library/environment) class and [`EnvironmentType`](https://docs.microsoft.com/javascript/api/sp-core-library/environmenttype) enum in the [`@microsoft/sp-core-library`](https://docs.microsoft.com/javascript/api/sp-core-library) module helps you determine where the web part is running. We use that to create the corresponding data provider instance in the `onInit` method: ```ts protected onInit(): Promise { @@ -292,7 +292,7 @@ Depending on where you are web part is running, local environment or SharePoint ``` ### Using SPHttpClient to fetch SharePoint data -SharePoint Framework includes a [`SPHttpClient`](https://dev.office.com/sharepoint/reference/spfx/sp-http/sphttpclient) utility class that you can use to interact with SharePoint data using SharePoint REST APIs. It adds default headers, manages the digest needed for writes, and collects telemetry that helps the service to monitor the performance of an application. For communicating with non-SharePoint services, you can use the [`HttpClient`](https://dev.office.com/sharepoint/reference/spfx/sp-http/httpclient) utility class instead. +SharePoint Framework includes a [`SPHttpClient`](https://docs.microsoft.com/javascript/api/sp-http/sphttpclient) utility class that you can use to interact with SharePoint data using SharePoint REST APIs. It adds default headers, manages the digest needed for writes, and collects telemetry that helps the service to monitor the performance of an application. For communicating with non-SharePoint services, you can use the [`HttpClient`](https://docs.microsoft.com/javascript/api/sp-http/httpclient) utility class instead. You can see this in action in the [SharePointDataProvider](./src/webparts/todo/dataProviders/SharePointDataProvider.ts). For example, here is what we do in the `createItem` method which creates a new todo item in the specific SharePoint list: diff --git a/samples/react-tour-pnpjs/README.md b/samples/react-tour-pnpjs/README.md index 8f659866a..7da265e0c 100644 --- a/samples/react-tour-pnpjs/README.md +++ b/samples/react-tour-pnpjs/README.md @@ -23,8 +23,8 @@ The property pane shows dinamically all webparts in the current page, using [PnP ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/react-tree-orgchart/README.md b/samples/react-tree-orgchart/README.md index 7f3212da3..ecf865b73 100644 --- a/samples/react-tree-orgchart/README.md +++ b/samples/react-tree-orgchart/README.md @@ -17,8 +17,8 @@ We can configure in the webpart properties if it show all Organization Chart or ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## WebPart Properties diff --git a/samples/react-twitter/README.md b/samples/react-twitter/README.md index febe3e122..fb1205740 100644 --- a/samples/react-twitter/README.md +++ b/samples/react-twitter/README.md @@ -9,8 +9,8 @@ Sample web part to display Twitter timeline ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-versiondisplay/README.md b/samples/react-versiondisplay/README.md index a05a67ddc..e8362d100 100644 --- a/samples/react-versiondisplay/README.md +++ b/samples/react-versiondisplay/README.md @@ -27,8 +27,8 @@ Display your SharePoint solution version within your web parts. ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-videolibrary/README.md b/samples/react-videolibrary/README.md index 3506b95dc..c95a4bf9f 100644 --- a/samples/react-videolibrary/README.md +++ b/samples/react-videolibrary/README.md @@ -67,8 +67,8 @@ See also https://github.com/russgove/O365VideoSync. It's a console app that you ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) diff --git a/samples/react-visio/README.md b/samples/react-visio/README.md index 345ebf11b..c15be6dab 100644 --- a/samples/react-visio/README.md +++ b/samples/react-visio/README.md @@ -2,7 +2,7 @@ ## Summary -This sample shows how the [Visio JavaScript APIs](https://dev.office.com/reference/add-ins/visio/visio-javascript-reference-overview) can be used within a web part. For sample purposes, this web part will display the name and the hyperlinks of a Visio shape when the user selects it. +This sample shows how the [Visio JavaScript APIs](https://docs.microsoft.com/office/dev/add-ins/reference/overview/visio-javascript-reference-overview) can be used within a web part. For sample purposes, this web part will display the name and the hyperlinks of a Visio shape when the user selects it. ![Demo](./assets/Preview.PNG) @@ -12,13 +12,13 @@ This sample shows how the [Visio JavaScript APIs](https://dev.office.com/referen ## Applies to -- [SharePoint Framework](https:/dev.office.com/sharepoint) -- [Visio JavaScript APIs](https://dev.office.com/reference/add-ins/visio/visio-javascript-reference-overview) +- [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +- [Visio JavaScript APIs](https://docs.microsoft.com/office/dev/add-ins/reference/overview/visio-javascript-reference-overview) ## Prerequisites - Office 365 subscription with SharePoint Online licence -- SharePoint Framework [development environment](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) already set up. +- SharePoint Framework [development environment](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) already set up. ## Solution diff --git a/samples/react-webcam/README.md b/samples/react-webcam/README.md index 804a19fc4..bebe58973 100644 --- a/samples/react-webcam/README.md +++ b/samples/react-webcam/README.md @@ -16,8 +16,8 @@ This is sample webpart to showcase how to open webcam and take photo in SPFx web ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Prerequisites diff --git a/samples/react-webhooks-realtime/README.md b/samples/react-webhooks-realtime/README.md index 6fada6c1c..4ec68a1c2 100644 --- a/samples/react-webhooks-realtime/README.md +++ b/samples/react-webhooks-realtime/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - react - createdDate: 11/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - react + createdDate: 11/1/2017 12:00:00 AM +--- # Webhooks Realtime ## Summary @@ -29,8 +29,8 @@ The libraries used by this web part are Socket.io, sp pnp js, moment. ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-word-game/README.md b/samples/react-word-game/README.md index 6f05422dc..deb6db0dd 100644 --- a/samples/react-word-game/README.md +++ b/samples/react-word-game/README.md @@ -12,8 +12,8 @@ A fun game where you unscramble the words before the time runs out. It stores ev ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-yammer-api/README.md b/samples/react-yammer-api/README.md index 9f0fa1300..6152e29ec 100644 --- a/samples/react-yammer-api/README.md +++ b/samples/react-yammer-api/README.md @@ -1,19 +1,19 @@ ---- -page_type: sample -products: -- office-sp -- office-yammer -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - react - createdDate: 4/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +- office-yammer +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - react + createdDate: 4/1/2017 12:00:00 AM +--- # Yammer REST API SPFx webpart # ## Summary @@ -36,15 +36,15 @@ To enable Office 365 Identity Enforcement on `Office 365 Enterprise E3 Trial ten ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 Enterprise E3](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 Enterprise E3](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ** [Office 365 Enterprise E3 Trial](https://products.office.com/en-ie/business/office-365-enterprise-e3-business-software) instead of `Office 365 Enterprise E3 Developer Trial` is required to test the webpart with Yammer. ## Prerequisites - Office 365 subscription with SharePoint Online and Yammer. -- SharePoint Framework [development environment](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) already set up. +- SharePoint Framework [development environment](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) already set up. - Yammer app already registered. Here is a [how to register an app with Yammer](https://developer.yammer.com/docs/app-registration) guide. ## Solution diff --git a/samples/react-yammer-praise/README.md b/samples/react-yammer-praise/README.md index ec92356f2..795978b34 100644 --- a/samples/react-yammer-praise/README.md +++ b/samples/react-yammer-praise/README.md @@ -15,8 +15,8 @@ It also can be added to Microsoft Teams as Personal or Team Tabs. ## Applies to -* [SharePoint Framework Developer](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/react-youtube/README.md b/samples/react-youtube/README.md index 3c01f2fbe..fa79ac05b 100644 --- a/samples/react-youtube/README.md +++ b/samples/react-youtube/README.md @@ -1,18 +1,18 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - react - createdDate: 10/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - react + createdDate: 10/1/2017 12:00:00 AM +--- # Youtube Web Part ## Summary @@ -25,8 +25,8 @@ This web part allows to search and view the Youtube videos, across the Youtube A ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites diff --git a/samples/react-zpl-viewer/README.md b/samples/react-zpl-viewer/README.md index 87b2a36b8..000298bf8 100644 --- a/samples/react-zpl-viewer/README.md +++ b/samples/react-zpl-viewer/README.md @@ -12,8 +12,8 @@ This webpart will allow a user to select a text file contatining zpl which is us ## Applies to -* [SharePoint Framework](https:/dev.office.com/sharepoint) -* [Office 365 tenant](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution diff --git a/samples/riot-list/README.md b/samples/riot-list/README.md index 7ace336de..8935c46b0 100644 --- a/samples/riot-list/README.md +++ b/samples/riot-list/README.md @@ -1,16 +1,16 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - createdDate: 5/1/2017 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + createdDate: 5/1/2017 12:00:00 AM +--- # List RiotJS Client-Side Web Part ## Summary @@ -26,8 +26,8 @@ Simplistic sample Web Part that demonstrates the use of RiotJS in creating a Sha ## Applies to -* [SharePoint Framework General Availability](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework General Availability](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/section-backgrounds/README.md b/samples/section-backgrounds/README.md index 103667037..b04d4375a 100644 --- a/samples/section-backgrounds/README.md +++ b/samples/section-backgrounds/README.md @@ -34,8 +34,8 @@ This web part implements a Office UI button which is inheriting its colors corre ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/sharepoint-crud/README.md b/samples/sharepoint-crud/README.md index b00355a3f..fc531a827 100644 --- a/samples/sharepoint-crud/README.md +++ b/samples/sharepoint-crud/README.md @@ -1,20 +1,20 @@ ---- -page_type: sample -products: -- office-sp -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - JQuery - - Knockout - - React - createdDate: 1/1/2016 12:00:00 AM ---- +--- +page_type: sample +products: +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + platforms: + - JQuery + - Knockout + - React + createdDate: 1/1/2016 12:00:00 AM +--- # SharePoint CRUD operations ## Summary @@ -28,8 +28,8 @@ Sample Web Parts illustrating performing SharePoint CRUD operations in React, An ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/samples/vue-js-org-chart/README.md b/samples/vue-js-org-chart/README.md index ecb1e2315..da283922b 100644 --- a/samples/vue-js-org-chart/README.md +++ b/samples/vue-js-org-chart/README.md @@ -11,15 +11,15 @@ A simple Organisation Chart webpart using Office UI Fabric, VueJS, REST API. ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ** The SPFx webpart will work in local workbench, but not the assets. They can be provisioned only when the app is deployed since they are SharePoint specific. ## Prerequisites - Office 365 subscription with SharePoint Online. -- SharePoint Framework [development environment](https://dev.office.com/sharepoint/docs/spfx/set-up-your-development-environment) already set up. +- SharePoint Framework [development environment](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) already set up. - Tenant admin access to the Office 365 subscription and [App Catalog](https://support.office.com/en-ie/article/Use-the-App-Catalog-to-make-custom-business-apps-available-for-your-SharePoint-Online-environment-0b6ab336-8b83-423f-a06b-bcc52861cba0) already setup. @@ -35,8 +35,8 @@ A simple Organisation Chart webpart using Office UI Fabric, VueJS, REST API. - `npm i` - `gulp serve --nobrowser` - `gulp package-solution` - - [Deploy the package](https://dev.office.com/sharepoint/docs/spfx/enterprise-guidance#management-capabilities-of--sharepoint-framework-solutions) to the app catalog - - [Add the app](https://support.office.com/en-ie/article/Add-an-app-to-a-site-ef9c0dbd-7fe1-4715-a1b0-fe3bc81317cb?ui=en-US&rs=en-IE&ad=IE) to a site + - [Deploy the package](https://docs.microsoft.com/sharepoint/dev/spfx/enterprise-guidance#management-capabilities-of--sharepoint-framework-solutions) to the app catalog + - [Add the app](https://support.office.com/en-ie/article/Add-an-app-to-a-site-ef9c0dbd-7fe1-4715-a1b0-fe3bc81317cb) to a site ## Features diff --git a/samples/vuejs-todo-single-file-component/README.md b/samples/vuejs-todo-single-file-component/README.md index 40bea03da..d2f9c8bb0 100644 --- a/samples/vuejs-todo-single-file-component/README.md +++ b/samples/vuejs-todo-single-file-component/README.md @@ -23,8 +23,8 @@ Sample Todo web part demonstrating how you can utilize [Vue](https://vuejs.org/v ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/tutorials/tutorial-getting-started/README.md b/tutorials/tutorial-getting-started/README.md index a2ee8f81d..e085b01ea 100644 --- a/tutorials/tutorial-getting-started/README.md +++ b/tutorials/tutorial-getting-started/README.md @@ -6,11 +6,11 @@ This sub folders contains client-side projects includes the web parts detailed i | Solution | Getting Started Walkthrough | Video | ------------- | ------------- | ------------- | -| hello-world | [Build your first web part](http://dev.office.com/sharepoint/docs/spfx/web-parts/get-started/build-a-hello-world-web-part) | [video](https://www.youtube.com/watch?v=QbDtsMg88Js) | -| hello-world-sp | [Connect your client-side web part to SharePoint](http://dev.office.com/sharepoint/docs/spfx/web-parts/get-started/connect-to-sharepoint) | [video](https://www.youtube.com/watch?v=9VMwjb2pbQ8) | -| jquery-webpart | [Add jQueryUI Accordion to your SharePoint client-side web part](http://dev.office.com/sharepoint/docs/spfx/web-parts/get-started/add-jqueryui-accordion-to-web-part) | [video](https://www.youtube.com/watch?v=-3m__hRQxEI) | -| documentcardexample-webpart | [Use Office UI Fabric React components in your SharePoint client-side web part](http://dev.office.com/sharepoint/docs/spfx/web-parts/get-started/use-fabric-react-components) | [video](https://www.youtube.com/watch?v=1N6kNvLxyg4) | -| asset-deployment-webpart | [Provision SharePoint assets from SharePoint Framework solutions](https://dev.office.com/sharepoint/docs/spfx/web-parts/get-started/provision-sp-assets-from-package) | TBD | +| hello-world | [Build your first web part](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part) | [video](https://www.youtube.com/watch?v=QbDtsMg88Js) | +| hello-world-sp | [Connect your client-side web part to SharePoint](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/connect-to-sharepoint) | [video](https://www.youtube.com/watch?v=9VMwjb2pbQ8) | +| jquery-webpart | [Add jQueryUI Accordion to your SharePoint client-side web part](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/add-jqueryui-accordion-to-web-part) | [video](https://www.youtube.com/watch?v=-3m__hRQxEI) | +| documentcardexample-webpart | [Use Office UI Fabric React components in your SharePoint client-side web part](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/use-fabric-react-components) | [video](https://www.youtube.com/watch?v=1N6kNvLxyg4) | +| asset-deployment-webpart | [Provision SharePoint assets from SharePoint Framework solutions](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/provision-sp-assets-from-package) | TBD | You can also other SharePoint Framework releated videos from [SharePoint PnP YouTube Channel](https://aka.ms/SPPnP-Videos). @@ -19,8 +19,8 @@ You can also other SharePoint Framework releated videos from [SharePoint PnP You ## Applies to -* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework Developer Preview](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/tutorials/tutorial-getting-started/documentcardexample-webpart/README.md b/tutorials/tutorial-getting-started/documentcardexample-webpart/README.md index e98d430a1..70eb7e719 100644 --- a/tutorials/tutorial-getting-started/documentcardexample-webpart/README.md +++ b/tutorials/tutorial-getting-started/documentcardexample-webpart/README.md @@ -4,4 +4,4 @@ Outcome of following tutorial: -* [Use Office UI Fabric React components in your SharePoint client-side web part ](https://dev.office.com/sharepoint/docs/spfx/web-parts/get-started/use-fabric-react-components) \ No newline at end of file +* [Use Office UI Fabric React components in your SharePoint client-side web part ](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/use-fabric-react-components) \ No newline at end of file diff --git a/tutorials/tutorial-migrate-datatables/01-migrated-sewp-to-spfx/README.md b/tutorials/tutorial-migrate-datatables/01-migrated-sewp-to-spfx/README.md index b0e918a3b..35d0e2f25 100644 --- a/tutorials/tutorial-migrate-datatables/01-migrated-sewp-to-spfx/README.md +++ b/tutorials/tutorial-migrate-datatables/01-migrated-sewp-to-spfx/README.md @@ -4,7 +4,7 @@ Sample jQuery DataTables solution migrated from a Script Editor Web Part to the ![jQuery DataTables solution built using Script Editor Web Part](https://devofficecdn.azureedge.net/sharepointdocumentation/images/datatables-sewp.png) -More information about the solution is available at [https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx). +More information about the solution is available at [https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx). ## Minimal Path to Awesome diff --git a/tutorials/tutorial-migrate-datatables/02-added-configuration/README.md b/tutorials/tutorial-migrate-datatables/02-added-configuration/README.md index b1b59d19a..448781486 100644 --- a/tutorials/tutorial-migrate-datatables/02-added-configuration/README.md +++ b/tutorials/tutorial-migrate-datatables/02-added-configuration/README.md @@ -4,7 +4,7 @@ Sample jQuery DataTables solution migrated from a Script Editor Web Part to the ![jQuery DataTables solution built using Script Editor Web Part](https://devofficecdn.azureedge.net/sharepointdocumentation/images/datatables-sewp.png) -More information about the solution is available at [https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx). +More information about the solution is available at [https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx). ## Minimal Path to Awesome diff --git a/tutorials/tutorial-migrate-datatables/03-transformed-js-to-typescript/README.md b/tutorials/tutorial-migrate-datatables/03-transformed-js-to-typescript/README.md index b8b64b5f1..34b037d00 100644 --- a/tutorials/tutorial-migrate-datatables/03-transformed-js-to-typescript/README.md +++ b/tutorials/tutorial-migrate-datatables/03-transformed-js-to-typescript/README.md @@ -4,7 +4,7 @@ Sample jQuery DataTables solution migrated from a Script Editor Web Part to the ![jQuery DataTables solution built using Script Editor Web Part](https://devofficecdn.azureedge.net/sharepointdocumentation/images/datatables-sewp.png) -More information about the solution is available at [https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx). +More information about the solution is available at [https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx). ## Minimal Path to Awesome diff --git a/tutorials/tutorial-migrate-datatables/README.md b/tutorials/tutorial-migrate-datatables/README.md index 9df70ba99..74b93316f 100644 --- a/tutorials/tutorial-migrate-datatables/README.md +++ b/tutorials/tutorial-migrate-datatables/README.md @@ -4,21 +4,21 @@ Sample jQuery DataTables solution migrated from a Script Editor Web Part to the ![jQuery DataTables solution built using Script Editor Web Part](https://devofficecdn.azureedge.net/sharepointdocumentation/images/datatables-sewp.png) -Sub folders represent the different stages of the migration process. Each folder contains the complete solution that you can run in browser. More information about the solution is available at [https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx). +Sub folders represent the different stages of the migration process. Each folder contains the complete solution that you can run in browser. More information about the solution is available at [https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx). | Folder | Stage | More information | ------------- | ------------- | ------------- | -| 01-migrated-sewp-to-spfx | Original solution migrated to SPFx. As much as possible of the original code left unaltered | [details](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx) -| 02-added-configuration | Extended the code with support for configuring the web part through the property pane | [details](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx#add-support-for-configuring-the-web-part-through-web-part-properties) -| 03-transformed-js-to-typescript | Transformed plain JavaScript to TypeScript | [details](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx#transform-the-plain-javascript-code-to-typescript) +| 01-migrated-sewp-to-spfx | Original solution migrated to SPFx. As much as possible of the original code left unaltered | [details](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx) +| 02-added-configuration | Extended the code with support for configuring the web part through the property pane | [details](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx#add-support-for-configuring-the-web-part-through-web-part-properties) +| 03-transformed-js-to-typescript | Transformed plain JavaScript to TypeScript | [details](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx#transform-the-plain-javascript-code-to-typescript) ## Used SharePoint Framework Version ![v1.0.2](https://img.shields.io/badge/SPFx-v1.0.2-green.svg) ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution diff --git a/tutorials/tutorial-migrate-fullcalendar/01-migrated-sewp-to-spfx/README.md b/tutorials/tutorial-migrate-fullcalendar/01-migrated-sewp-to-spfx/README.md index 92fdca883..02fc4af7f 100644 --- a/tutorials/tutorial-migrate-fullcalendar/01-migrated-sewp-to-spfx/README.md +++ b/tutorials/tutorial-migrate-fullcalendar/01-migrated-sewp-to-spfx/README.md @@ -4,7 +4,7 @@ Sample jQuery FullCalendar solution migrated from a Script Editor Web Part to th ![jQuery FullCalendar solution built using Script Editor Web Part](https://devofficecdn.azureedge.net/sharepointdocumentation/images/fullcalendar-sewp.png) -More information about the solution is available at [https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx). +More information about the solution is available at [https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx). ## Minimal Path to Awesome diff --git a/tutorials/tutorial-migrate-fullcalendar/02-added-configuration/README.md b/tutorials/tutorial-migrate-fullcalendar/02-added-configuration/README.md index 5535e735f..9baea7f75 100644 --- a/tutorials/tutorial-migrate-fullcalendar/02-added-configuration/README.md +++ b/tutorials/tutorial-migrate-fullcalendar/02-added-configuration/README.md @@ -4,7 +4,7 @@ Sample jQuery FullCalendar solution migrated from a Script Editor Web Part to th ![jQuery FullCalendar solution built using Script Editor Web Part](https://devofficecdn.azureedge.net/sharepointdocumentation/images/fullcalendar-sewp.png) -More information about the solution is available at [https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx). +More information about the solution is available at [https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx). ## Minimal Path to Awesome diff --git a/tutorials/tutorial-migrate-fullcalendar/03-transformed-js-to-typescript/README.md b/tutorials/tutorial-migrate-fullcalendar/03-transformed-js-to-typescript/README.md index 3fe043f5a..84e5911d9 100644 --- a/tutorials/tutorial-migrate-fullcalendar/03-transformed-js-to-typescript/README.md +++ b/tutorials/tutorial-migrate-fullcalendar/03-transformed-js-to-typescript/README.md @@ -4,7 +4,7 @@ Sample jQuery FullCalendar solution migrated from a Script Editor Web Part to th ![jQuery FullCalendar solution built using Script Editor Web Part](https://devofficecdn.azureedge.net/sharepointdocumentation/images/fullcalendar-sewp.png) -More information about the solution is available at [https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx). +More information about the solution is available at [https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx). ## Minimal Path to Awesome diff --git a/tutorials/tutorial-migrate-fullcalendar/04-replaced-jquery-ajax-with-spfx/README.md b/tutorials/tutorial-migrate-fullcalendar/04-replaced-jquery-ajax-with-spfx/README.md index 2cd8f8695..d2298aa9a 100644 --- a/tutorials/tutorial-migrate-fullcalendar/04-replaced-jquery-ajax-with-spfx/README.md +++ b/tutorials/tutorial-migrate-fullcalendar/04-replaced-jquery-ajax-with-spfx/README.md @@ -4,7 +4,7 @@ Sample jQuery FullCalendar solution migrated from a Script Editor Web Part to th ![jQuery FullCalendar solution built using Script Editor Web Part](https://devofficecdn.azureedge.net/sharepointdocumentation/images/fullcalendar-sewp.png) -More information about the solution is available at [https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx). +More information about the solution is available at [https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx). ## Minimal Path to Awesome diff --git a/tutorials/tutorial-migrate-fullcalendar/README.md b/tutorials/tutorial-migrate-fullcalendar/README.md index 63ab6154f..c7a4a2933 100644 --- a/tutorials/tutorial-migrate-fullcalendar/README.md +++ b/tutorials/tutorial-migrate-fullcalendar/README.md @@ -4,13 +4,13 @@ Sample jQuery FullCalendar solution migrated from a Script Editor Web Part to th ![jQuery FullCalendar solution built using Script Editor Web Part](https://devofficecdn.azureedge.net/sharepointdocumentation/images/fullcalendar-sewp.png) -Sub folders represent the different stages of the migration process. Each folder contains the complete solution that you can run in browser. More information about the solution is available at [https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx). +Sub folders represent the different stages of the migration process. Each folder contains the complete solution that you can run in browser. More information about the solution is available at [https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx). | Folder | Stage | More information | ------------- | ------------- | ------------- | -| 01-migrated-sewp-to-spfx | Original solution migrated to SPFx. As much as possible of the original code left unaltered | [details](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx) -| 02-added-configuration | Extended the code with support for configuring the web part through the property pane | [details](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx#add-support-for-configuring-the-web-part-through-web-part-properties) -| 03-transformed-js-to-typescript | Transformed plain JavaScript to TypeScript | [details](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx#transform-the-plain-javascript-code-to-typescript) +| 01-migrated-sewp-to-spfx | Original solution migrated to SPFx. As much as possible of the original code left unaltered | [details](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx) +| 02-added-configuration | Extended the code with support for configuring the web part through the property pane | [details](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx#add-support-for-configuring-the-web-part-through-web-part-properties) +| 03-transformed-js-to-typescript | Transformed plain JavaScript to TypeScript | [details](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx#transform-the-plain-javascript-code-to-typescript) | 04-replaced-jquery-ajax-with-spfx | Replaced jQuery AJAX with the SharePoint Framework SPHttpClient ## Used SharePoint Framework Version @@ -18,8 +18,8 @@ Sub folders represent the different stages of the migration process. Each folder ## Applies to -* [SharePoint Framework](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview) -* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant) +* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) +* [Office 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Solution