From 8bb7f836d3bb82324ba497df740171be56877413 Mon Sep 17 00:00:00 2001 From: Luc <59910153+lschober-bw@users.noreply.github.com> Date: Thu, 31 Dec 2020 09:44:55 -0800 Subject: [PATCH] Fix broken image link (#337) --- _articles/features/folders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_articles/features/folders.md b/_articles/features/folders.md index c54ab970..edefed1d 100644 --- a/_articles/features/folders.md +++ b/_articles/features/folders.md @@ -31,7 +31,7 @@ In this example I have the following folders: This would produce a folder structure that looks like this in the web vault (and similarly in other Bitwarden applications): -{% image subfolders.png %} +{% image /manage-items/subfolders.png %} There is no limit on the depth that you can go with nested folders, though the application interface may begin to "break" if you go too deep.