Skip to content

Commit 4be8756

Browse files
committed
Use git short links for up-arrows
1 parent 3112a12 commit 4be8756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/best_of/default_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
DEFAULT_OTHERS_CATEGORY_ID = "others"
66
MIN_PROJECT_DESC_LENGTH = 10
7-
UP_ARROW_IMAGE = "https://bit.ly/382Vmvi"
7+
UP_ARROW_IMAGE = "https://git.io/JtehR"
88
LATEST_CHANGES_FILE = "latest-changes.md"
99
ENV_LIBRARIES_API_KEY = "LIBRARIES_API_KEY"
1010

0 commit comments

Comments
 (0)