8000 Documentation: Fix broken link to Python documentation · crate/crate-python@9a8ac8b · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a8ac8b

Browse files
committed
Documentation: Fix broken link to Python documentation
1 parent 45a1d7f commit 9a8ac8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data-types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ CrateDB Python
4747
============= ===========
4848

4949
__ https://crate.io/docs/crate/reference/en/latest/general/ddl/data-types.html#boolean
50-
__ https://docs.python.org/3/library/stdtypes.html#boolean-values
50+
__ https://docs.python.org/3/library/stdtypes.html#boolean-type-bool
5151
__ https://crate.io/docs/crate/reference/en/latest/general/ddl/data-types.html#character-data
5252
__ https://docs.python.org/3/library/stdtypes.html#str
5353
__ https://crate.io/docs/crate/reference/en/latest/general/ddl/data-types.html#numeric-data

0 commit comments

Comments
 (0)
0