Skip to content

Commit 6a41b94

Browse files
authored
udecimal: use updated URL after repo transfer
1 parent e3f2d1a commit 6a41b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
url = https://github.com/pimoroni/Pimoroni_CircuitPython_LTR559.git
8888
[submodule "libraries/helpers/udecimal"]
8989
path = libraries/helpers/udecimal
90-
url = https://github.com/jepler/Jepler_CircuitPython_udecimal.git
90+
url = https://github.com/circuitpython/Jepler_CircuitPython_udecimal.git
9191
[submodule "libraries/helpers/discordbot"]
9292
path = libraries/helpers/discordbot
9393
url = https://github.com/2231puppy/CircuitPython_DiscordBot.git

0 commit comments

Comments
 (0)