Skip to content

Commit 07857a6

Browse files
fowl2VesaJuvonen
authored andcommitted
clarify AppRegNew.aspx is site collection relative (SharePoint#1174)
1 parent bdfc21b commit 07857a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sp-add-ins/register-sharepoint-add-ins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You can register your add-in in one of three ways, depending on where you are in
6262
### To register by using AppRegNew.aspx
6363

6464

65-
1. Navigate to `http://` *<SharePointWebsite>* `/_layouts/15/AppRegNew.aspx` on the tenancy or farm.
65+
1. Navigate to *<site collection url>* `/_layouts/15/AppRegNew.aspx` using a web browser.
6666

6767
**AppRegNew page form**
6868

0 commit comments

Comments
 (0)