File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
api-reference/v1.0/resources Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ The **site** resource provides metadata and relationships for a SharePoint site.
21
21
| [ Get site] [ ] | site | Access a sharePoint site using the siteId.
22
22
| [ List sites across geographies] [ ] | collection of sites | List sites across all geographies in an organization.
23
23
| [ List subsites for a site] [ ] | collection of sites | Get a collection of subsites defined for a site.
24
- | [ List root sites] [ ] | site | List all available sites in an organization.
24
+ | [ List root sites] [ ../api/site-list.md ] | site | List all available sites in an organization.
25
25
| [ Get site by path] [ ] | site | Access the root SharePoint site with a relative path.
26
26
| [ Get site for a group] [ ] | site | Access the team site for a group.
27
27
| [ Get analytics] [ ] | [ itemAnalytics] [ ] | Get analytics for this resource.
@@ -41,7 +41,6 @@ The **site** resource provides metadata and relationships for a SharePoint site.
41
41
42
42
[ Get site ] : ../api/site-get.md
43
43
[ Get root site ] : ../api/site-get.md
44
- [ List root site ] : ../api/site-list.md
45
44
[ List sites across geographies ] : ../api/site-getallsites.md
46
45
[ List subsites for a site ] : ../api/site-list-subsites.md
47
46
[ Get site by path ] : ../api/site-getbypath.md
You can’t perform that action at this time.
0 commit comments