Skip to content

Commit 28fcd75

Browse files
Merge pull request SharePoint#4084 from andrewconnell/docfix-issue3883
Fixed references to "apps/addins in testing" list
2 parents 52817f2 + 925619d commit 28fcd75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sp-add-ins/get-started-creating-sharepoint-hosted-sharepoint-add-ins.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ To get an Office 365 plan:
5353

5454
### Open your developer site
5555

56-
In a browser, navigate to the SharePoint site collection you created when you setup your Office 365 developer subscription. (*If you don't have a site, [follow the instructions here](https://docs.microsoft.com/sharepoint/dev/sp-add-ins/create-a-developer-site-on-an-existing-office-365-subscription)*). You should see a site that looks like the one in the following figure. The **Add-ins in Testing** list on the page confirms that the website was made with the SharePoint Developer Site template. If you see a regular team site instead, wait a few minutes and then restart your site.
56+
In a browser, navigate to the SharePoint site collection you created when you setup your Office 365 developer subscription. (*If you don't have a site, [follow the instructions here](https://docs.microsoft.com/sharepoint/dev/sp-add-ins/create-a-developer-site-on-an-existing-office-365-subscription)*). You should see a site that looks like the one in the following figure. The **Apps / Add-ins in Testing** list on the page confirms that the website was made with the SharePoint Developer Site template. If you see a regular team site instead, wait a few minutes and then restart your site.
5757

5858
> [!NOTE]
5959
> Make a note of the site's URL; it's used when you create SharePoint Add-in projects in Visual Studio.
6060
61-
**Your developer site home page with the Add-ins in Testing list**
61+
**Your developer site home page with the Apps / Add-ins in Testing list**
6262

6363
![Screenshot that shows the developer site homepage.](../images/SP15_DeveloperSiteHome_border.png)
6464

0 commit comments

Comments
 (0)