Skip to content

Commit deada13

Browse files
committed
[motd] make url clickable
1 parent b9a97fd commit deada13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

visidata/motd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
vd.option('motd_url', 'https://visidata.org/motd-'+vd.version, 'source of randomized startup messages', sheettype=None)
1616

1717

18-
vd.motd = '[:onclick https://github.com/sponsors/saulpw] https://github.com/sponsors/saulpw'
18+
vd.motd = 'Support development: [:onclick https://github.com/sponsors/saulpw]https://github.com/sponsors/saulpw[:]'
1919

2020
@VisiData.api
2121
@asyncsingle

0 commit comments

Comments
 (0)