Skip to content

Commit cfcea42

Browse files
authored
Fix link formatting
1 parent 6eef91d commit cfcea42

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

005-ABI-Stable-Module-API.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,7 @@ AsyncWorker support methods:
107107
# C++ Wrapper API
108108

109109
The current view is that the API exported by the Node.js binary
110-
must be in C in order to achieve ABI stability. This [document]
111-
(http://www.oracle.com/technetwork/articles/servers-storage-dev/stablecplusplusabi-333927.html)
110+
must be in C in order to achieve ABI stability. This [document](http://www.oracle.com/technetwork/articles/servers-storage-dev/stablecplusplusabi-333927.html)
112111
outlines some of the challenges with respect to C++ and
113112
ABI stability.
114113

0 commit comments

Comments
 (0)