File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ def update_download_stats(bundle_path):
72
72
"# Adafruit CircuitPython Library Download Stats" ,
73
73
(
74
74
" "
75
+ "Adafruit_CircuitPython_Bundle/main/ assets/BlinkaComputer.png) "
76
76
),
77
77
"### Here is a listing of current Adafruit CircuitPython libraries download statistics." ,
78
78
f"**There are { len (submodules_list )} libraries available.**\n " ,
@@ -193,7 +193,7 @@ def check_lib_links_md(bundle_path):
193
193
"# Adafruit CircuitPython Libraries" ,
194
194
(
195
195
" "
196
+ "Adafruit_CircuitPython_Bundle/main/ assets/BlinkaBook.png) "
197
197
),
198
198
"Here is a listing of current Adafruit CircuitPython Libraries. " ,
199
199
f"There are { lib_count } libraries available.\n " ,
You can’t perform that action at this time.
0 commit comments