Skip to content

Commit 5053875

Browse files
committed
Fix getQueue() doc link target name
1 parent 5c87c77 commit 5053875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3455,7 +3455,7 @@ This method was added in node-oracledb 4.0.
34553455
*Error error* | If `getDbObjectClass()` succeeds, `error` is NULL. If an error occurs, then `error` contains the [error message](#errorobj).
34563456
*DbObject obj* | A [DbObject](#dbobjectclass) representing an Oracle Database object or collection.
34573457
3458-
#### <a name="getQueue"></a> 4.2.9 `connection.getQueue()`
3458+
#### <a name="getqueue"></a> 4.2.9 `connection.getQueue()`
34593459
34603460
##### Prototype
34613461

0 commit comments

Comments
 (0)