Update README.md
Changed the link text from 'Office 365 developer tenant' to 'Microsoft 365 developer tenant'
This commit is contained in:
parent
c2340abd52
commit
6139c84acd
|
@ -19,7 +19,7 @@ Sub folders represent the different stages of the migration process. Each folder
|
|||
## Applies to
|
||||
|
||||
* [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)
|
||||
* [Microsoft 365 developer tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant)
|
||||
|
||||
## Solution
|
||||
|
||||
|
@ -82,4 +82,4 @@ Once the npm packages are installed, run the command to preview your web parts i
|
|||
gulp serve --nobrowser
|
||||
```
|
||||
|
||||
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/tutorial-migrate-datatables" />
|
||||
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/tutorial-migrate-datatables" />
|
||||
|
|
Loading…
Reference in New Issue