From 4459fe1379ef33f4330bd7fb37bbd890648d7e2d Mon Sep 17 00:00:00 2001 From: BANADDA Date: Sat, 15 Nov 2025 01:50:02 +0000 Subject: [PATCH] Update SDK link to use main branch instead of master Updated the Bittensor SDK repository link in README to point to the main branch instead of the deprecated master branch reference. Fixes #646 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3d8d38ad..a505713ac 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## Internet-scale Neural Networks -[SDK](https://github.com/opentensor/bittensor/tree/master) • [Wallet](https://github.com/opentensor/btwallet) • [Research](https://bittensor.com/whitepaper) +[SDK](https://github.com/opentensor/bittensor/tree/main) • [Wallet](https://github.com/opentensor/btwallet) • [Research](https://bittensor.com/whitepaper)