1
0
mirror of https://github.com/bitwarden/help synced 2026-01-06 10:33:28 +00:00

update links to work with netlify

This commit is contained in:
DanHillesheim
2021-09-08 16:23:29 -06:00
parent 7aaa3d74e9
commit fec120800a
90 changed files with 244 additions and 243 deletions

View File

@@ -111,7 +111,7 @@ Use `bw create attachment` to attach a file to an existing Vault item, for exapl
bw create attachment --file /path/to/myfile.ext --itemid <itemid>
```
For more information, refer to our [CLI documentation]({% link _articles/miscellaneous/cli.md %}).
For more information, refer to our [CLI documentation]({{site.baseurl}}/cli/).
{% endcapture %}
{{ cli_sync | markdownify }}