Skip to content

Commit cbdc864

Browse files
Update build.py with new Schemascii link
1 parent e5c88fa commit cbdc864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
('Thuepaste', f'https://{AUTHOR}.github.io/thuepaste'),
6060
('Armdroid', f'https://{AUTHOR}.github.io/armdroid'),
6161
('Langton\'s Ant Music', f'https://{AUTHOR}.github.io/langton-music'),
62-
('Schemascii', f'https://github.com/dragoncoder047/schemascii'),
62+
('Schemascii', f'https://{AUTHOR}.github.io/schemascii'),
6363
)),
6464
)
6565

0 commit comments

Comments
 (0)