diff --git a/README.md b/README.md index 0138cca2a..edcd8e0ab 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,7 @@ Please use following logic on submitting your questions or issues to right locat * [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) +* [Getting Started](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-developer-tenant) ## Using the samples @@ -39,7 +38,7 @@ To build and start using these projects, you'll need to clone and build the proj Clone this repository by executing the following command in your console: ```shell -git clone https://github.com/SharePoint/sp-dev-fx-webparts.git +git clone https://github.com/pnp/sp-dev-fx-webparts.git ``` Navigate to the cloned repository folder which should be the same as the repository name: @@ -77,8 +76,8 @@ gulp serve ## Contributions -These samples are direct from the feature teams, SharePoint PnP core team (http://aka.ms/SharePointPnP) or shared by the community. We welcome your input on issues and suggestions for new samples. We do also welcome community contributions around the client-side web parts. If there's any questions around that, just let us know. +These samples are direct from the feature teams, SharePoint PnP core team (http://aka.ms/m365pnp) or shared by the community. We welcome your input on issues and suggestions for new samples. We do also welcome community contributions around the client-side web parts. If there's any questions around that, just let us know. Please have a look on our [Contribution Guidance](./.github/CONTRIBUTING.md) before submitting your pull requests, so that we can get your contribution processed as fast as possible. Thx. -> Sharing is caring! \ No newline at end of file +> Sharing is caring!