Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit afc0c00

Browse files
author
Meaghan Lewis
authored
Update ordering of images
1 parent 7f33d52 commit afc0c00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/using/locking-files.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ An additional way to lock a file is by selecting it and going to `Assets` -> `Re
1010
## View locks
1111

1212
After requesting a lock, a lock icon appears in the bottom right-hand corner of the file.
13-
<img src="images/locks-view.png"/>
13+
<img src="images/locked-scene.png"/>
1414

1515
A list of all locked files will appear in the **Locks** view in the GitHub tab.
16-
<img src="images/locked-scene.png"/>
16+
<img src="images/locks-view.png"/>
1717

1818
## Release locks
1919

@@ -22,7 +22,7 @@ There are three ways to release locks:
2222
1. From the Project tab, right-click on the locked file to open the context menu and select the option to `Release Lock`.
2323
<img src="images/release-lock.png"/>
2424

25-
2. From the GitHub tab under **Locks** view, right-click to open the context menu and select to `Release Lock`.
25+
2. From the GitHub tab under the **Locks** view, right-click to open the context menu and select to `Release Lock`.
2626
<img src="images/locks-view-right-click.png"/>
2727

2828
3. Select the file to unlock and go to select the menu option `Assets` -> `Release Lock`.

0 commit comments

Comments
 (0)