From df2b4d558bfa0a67356ac67a9cffbf6157939290 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 9 Dec 2023 00:50:47 -0800 Subject: [PATCH] Update docs for document link custom field --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index 2412e3cbe..42701728d 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -345,7 +345,7 @@ The following custom field types are supported: - `Integer`: integer number e.g. 12 - `Number`: float number e.g. 12.3456 - `Monetary`: float number with exactly two decimals, e.g. 12.30 -- `Document Link`: reference(s) to other document(s), displayed as links +- `Document Link`: reference(s) to other document(s) displayed as links, automatically creates a symmetrical link in reverse ## Share Links