Skip to content

Commit 5354007

Browse files
committed
update
1 parent 8a7c6cf commit 5354007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/update-readme-table.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def center_badges(*badges):
6060
else ""
6161
)
6262
discussion_badge = (
63-
f"[![Read Discussion](https://img.shields.io/badge/Documentation-E1FF25?logo=ultralytics)]({nb['discussion']})"
63+
f"[![Read Discussion](https://img.shields.io/badge/Documentation-yellow?logo=ultralytics)]({nb['discussion']})"
6464
if nb.get("discussion")
6565
else ""
6666
)

0 commit comments

Comments
 (0)