diff options
-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 a2d11dee7..34b937d41 100644 --- a/docs/library/index.rst +++ b/docs/library/index.rst @@ -80,7 +80,6 @@ it will fallback to loading the built-in ``ujson`` module. sys.rst uarray.rst ubinascii.rst - ubluetooth.rst ucollections.rst uerrno.rst uhashlib.rst @@ -112,6 +111,7 @@ the following libraries. machine.rst micropython.rst network.rst + ubluetooth.rst ucryptolib.rst uctypes.rst |