Skip to content

Commit 3e143c8

Browse files
Fix broken link (#875)
1 parent e9accdb commit 3e143c8

File tree

1 file changed

+1
-1
lines changed
  • content/guides/folders/single

1 file changed

+1
-1
lines changed

content/guides/folders/single/move.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ on any of the locked folders.
3636
## Moving a subfolder to a private folder
3737

3838
When you attempt to move a collaborated subfolder
39-
to a private one, you will get the [`cannot_make_collaborated_subfolder_private`](../../api-calls/permissions-and-errors/common-errors.md#400-bad-request) error.
39+
to a private one, you will get the [`cannot_make_collaborated_subfolder_private`](g://api-calls/permissions-and-errors/common-errors/#400-bad-request) error.
4040
In such a case, specify the ID of the user that folder
4141
belongs to setting the `owned_by.id` parameter in the request:
4242

0 commit comments

Comments
 (0)