summaryrefslogtreecommitdiff
path: root/docs/contributing.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/contributing.md')
-rw-r--r--docs/contributing.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/contributing.md b/docs/contributing.md
index f83756e9b..b48d18450 100644
--- a/docs/contributing.md
+++ b/docs/contributing.md
@@ -63,3 +63,5 @@ and are denoted by a leading `/**` before terminating with a `*/`. For example:
/** A simple JSDoc comment */
export const FOO = "foo";
```
+
+Find more at https://jsdoc.app/