You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/community/open-source-projects.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ There are numerous open-source projects that are coordinated by the SharePoint P
15
15
| Repository | Description |
16
16
|--------|--------|
17
17
|[SharePoint Starter kit](https://github.com/SharePoint/sp-starter-kit)| A starter kit for showing how to extend modern experiences in SharePoint Online by extending them with modern extensibility options. |
18
-
|[SharePoint Provisioning Service templates](https://github.com/SharePoint/sp-dev-provisioning-templates)| Tenant templates used by the [SharePoint Provisioning Service](https://github.com/SharePoint/sp-dev-provisioning-templates) to easily provision sample content and structures demonstrating what's possible with modern SharePoint experiences. |
18
+
|[SharePoint Provisioning Service templates](https://github.com/SharePoint/sp-dev-provisioning-templates)| Tenant templates used by the [SharePoint Provisioning Service](https://provisioning.sharepointpnp.com) to easily provision sample content and structures demonstrating what's possible with modern SharePoint experiences. |
19
19
|[GDPR Activity Hub](https://github.com/SharePoint/sp-dev-gdpr-activity-hub)| A starter kit for building a management hub for EU GDPR (European Global Data Protection Regulation). |
20
20
|[Office 365 CLI](https://sharepoint.github.io/office365-cli/)| A cross-platform command-line interface (CLI) that allows users on any platform to manage various configuration settings of Office 365. |
21
21
|[Office 365 Developer PnP Core Component](https://github.com/SharePoint/PnP-Sites-Core)| An extension component that encapsulates commonly used remote CSOM/REST operations as reusable extension methods on out-of-the box CSOM objects. |
0 commit comments