Skip to content

Commit ce94ce8

Browse files
authored
Update site.md
1 parent efecb4e commit ce94ce8

File tree

1 file changed

+1
-2
lines changed
  • api-reference/v1.0/resources

1 file changed

+1
-2
lines changed

api-reference/v1.0/resources/site.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The **site** resource provides metadata and relationships for a SharePoint site.
2121
| [Get site][] | site | Access a sharePoint site using the siteId.
2222
| [List sites across geographies][] | collection of sites | List sites across all geographies in an organization.
2323
| [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.
2525
| [Get site by path][] | site | Access the root SharePoint site with a relative path.
2626
| [Get site for a group][] | site | Access the team site for a group.
2727
| [Get analytics][] | [itemAnalytics][] | Get analytics for this resource.
@@ -41,7 +41,6 @@ The **site** resource provides metadata and relationships for a SharePoint site.
4141

4242
[Get site]: ../api/site-get.md
4343
[Get root site]: ../api/site-get.md
44-
[List root site]: ../api/site-list.md
4544
[List sites across geographies]: ../api/site-getallsites.md
4645
[List subsites for a site]: ../api/site-list-subsites.md
4746
[Get site by path]: ../api/site-getbypath.md

0 commit comments

Comments
 (0)