Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified docs/user/spaces/img/rename/confirm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user/spaces/img/rename/rename.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user/spaces/img/rename/renamed-space.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/user/spaces/rename.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ You can rename an existing Space at any time to better reflect its purpose or co

- Click on the three dots menu or do a right click on the Space in the Space Overview and select Rename

<img src={require("./img/rename/rename.png").default} alt="Rename" width="400"/>
<img src={require("./img/rename/rename.png").default} alt="Rename" width="1920"/>

- Enter the new name for the Space and confirm.

<img src={require("./img/rename/confirm.png").default} alt="confirm" width="400" style={{ display: "block", marginTop: "1rem", marginBottom: "1rem" }}/>
<img src={require("./img/rename/confirm.png").default} alt="confirm" width="1920"/>

- Now your Space is renamed.
<img src={require("./img/rename/renamed-space.png").default} alt="Renamed Space" width="1920"/>