Skip to content

Commit f28e93f

Browse files
authored
Update subnet_links.py
1 parent c0c076c commit f28e93f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/subnet_links.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SUBNET_LINKS = [
22
{"name": "sn0", "url": ""},
3-
{"name": "sn1", "url": "https://github.com/opentensor/text-prompting/"},
3+
{"name": "sn1", "url": "https://github.com/opentensor/prompting/"},
44
{"name": "sn2", "url": "https://github.com/bittranslateio/bittranslate/"},
55
{
66
"name": "sn3",

0 commit comments

Comments
 (0)