]> Repositories - Adafruit_Blinka-hackapet.git/commitdiff
Update docstrings for proper CircuitPython links
authorAlec Delaney <tekktrik@gmail.com>
Wed, 19 Jan 2022 17:32:41 +0000 (12:32 -0500)
committerAlec Delaney <tekktrik@gmail.com>
Wed, 19 Jan 2022 17:32:41 +0000 (12:32 -0500)
src/_typing.py
src/circuitpython_typing.py

index 6b0d351682d10bc9a79f6522a50d9c3c3c52eb7a..3c1671bf9d6816f07532c0b47ce6bc00084faf5e 100644 (file)
@@ -23,7 +23,7 @@
 `_typing` - Define (legacy) subset of types for C-level protocols
 =================================================================
 
 `_typing` - Define (legacy) subset of types for C-level protocols
 =================================================================
 
-See `CircuitPython:_typing` in CircuitPython for more details.
+See `CircuitPython:circuitpython_typing` in CircuitPython for more details.
 
 * Author(s): Alec Delaney
 """
 
 * Author(s): Alec Delaney
 """
index 4a532406d383a347ce05abc39175a9dae6f8b618..969ac1b4b492ee098e263dc11f4ff12808ba3557 100644 (file)
@@ -23,7 +23,7 @@
 `circuitpython_typing` - Define subset of types for C-level protocols
 =====================================================================
 
 `circuitpython_typing` - Define subset of types for C-level protocols
 =====================================================================
 
-See `CircuitPython:circuit_python` in CircuitPython for more details.
+See `CircuitPython:circuitpython_typing` in CircuitPython for more details.
 
 * Author(s): Alec Delaney
 """
 
 * Author(s): Alec Delaney
 """