summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/api/n-api.md2
-rw-r--r--doc/api/util.md2
-rw-r--r--doc/releases.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/api/n-api.md b/doc/api/n-api.md
index d0bd46e790..70095e8b6c 100644
--- a/doc/api/n-api.md
+++ b/doc/api/n-api.md
@@ -1805,7 +1805,7 @@ Returns `napi_ok` if the API succeeded.
This API allocates a JavaScript value with external data attached to it. This
is used to pass external data through JavaScript code, so it can be retrieved
-later by native code using [`napi_get_value_external`].
+later by native code using [`napi_get_value_external`][].
The API adds a `napi_finalize` callback which will be called when the JavaScript
object just created is ready for garbage collection. It is similar to
diff --git a/doc/api/util.md b/doc/api/util.md
index 0648c22c0f..fdb90505b1 100644
--- a/doc/api/util.md
+++ b/doc/api/util.md
@@ -1767,7 +1767,7 @@ added: v0.7.5
deprecated: v6.0.0
-->
-> Stability: 0 - Deprecated: Use [`Object.assign()`] instead.
+> Stability: 0 - Deprecated: Use [`Object.assign()`][] instead.
* `target` {Object}
* `source` {Object}
diff --git a/doc/releases.md b/doc/releases.md
index cab18fdd7b..949672dba5 100644
--- a/doc/releases.md
+++ b/doc/releases.md
@@ -660,7 +660,7 @@ To ensure communication goes out with the timing of the blog post, please allow
will be shared with the community in the email to coordinate these
announcements.
-Ping the IRC ops and the other [Partner Communities] liaisons.
+Ping the IRC ops and the other [Partner Communities][] liaisons.
### 19. Celebrate