diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2019-10-22 17:05:36 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-10-22 21:58:05 +1100 |
commit | 19e87742c41e7732258ea06406039be7a734e890 (patch) | |
tree | 9a26dc1ae12a4d03e7b08a77056a9d23a6ba2932 /docs/library/index.rst | |
parent | b02d7e612d12b507a3a91a95eb30187b24ce21a7 (diff) |
docs/library/bluetooth: Rename to "ubluetooth".
Diffstat (limited to 'docs/library/index.rst')
-rw-r--r-- | docs/library/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/index.rst b/docs/library/index.rst index 223304881..a2d11dee7 100644 --- a/docs/library/index.rst +++ b/docs/library/index.rst @@ -74,13 +74,13 @@ it will fallback to loading the built-in ``ujson`` module. :maxdepth: 1 builtins.rst - bluetooth.rst cmath.rst gc.rst math.rst sys.rst uarray.rst ubinascii.rst + ubluetooth.rst ucollections.rst uerrno.rst uhashlib.rst |