We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c076c commit f28e93fCopy full SHA for f28e93f
template/subnet_links.py
@@ -1,6 +1,6 @@
1
SUBNET_LINKS = [
2
{"name": "sn0", "url": ""},
3
- {"name": "sn1", "url": "https://github.com/opentensor/text-prompting/"},
+ {"name": "sn1", "url": "https://github.com/opentensor/prompting/"},
4
{"name": "sn2", "url": "https://github.com/bittranslateio/bittranslate/"},
5
{
6
"name": "sn3",
0 commit comments