Skip to content

Commit

Permalink
Fix incorrect href link in transfer-route-ownership
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Rocha <[email protected]>
Co-authored-by: Michael Oleske <[email protected]>
  • Loading branch information
xandroc and moleske committed Jul 28, 2022
1 parent 50527bb commit 9875032
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Transfers a the ownership of a route to a another space. Users must have write access for both spaces to perform this action.
The original owning space will still retain read and write access to route via [shared spaces](#share-a-route-with-other-spaces-experimental).
To completely remove a space from a route, users will have to use [unshare route](#unshare-a-route-that-was-shared-with-different-space-experimental).
To completely remove a space from a route, users will have to use [unshare route](#unshare-a-route-that-was-shared-with-another-space-experimental).

```
Example Request
Expand All @@ -29,4 +29,4 @@ HTTP/1.1 204 No Content
--- |
Admin |
Space Developer |
Space Supporter |
Space Supporter |

0 comments on commit 9875032

Please sign in to comment.