Skip to content

Commit e02d145

Browse files
committed
Add missing cross reference from client API docs to server boolean type
1 parent 730db52 commit e02d145

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

doc/aerospike.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,9 +1247,7 @@ Specifies how the Python client will write Python booleans.
12471247

12481248
.. data:: AS_BOOL
12491249

1250-
Write Python Booleans as ``as_bools``.
1251-
1252-
This is the Aerospike server's boolean type.
1250+
Write Python Booleans as `server booleans <https://aerospike.com/docs/develop/data-types/scalar/#boolean>`_.
12531251

12541252
List
12551253
----

0 commit comments

Comments
 (0)