Skip to content

Commit a718c7d

Browse files
authored
Fix broken Farcaster Hubs documentation link (#444)
Update docs.md
1 parent 9e3016d commit a718c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ The [Fname registry](https://github.com/farcasterxyz/fname-registry) is an offch
347347

348348
# 3.2. Hubs
349349

350-
[Hubs](https://docs.farcaster.xyz/protocol/hubs.html) are offchain servers that store data on behalf of addresses that have registered an fid. They track the IdRegistry to know the addresses that have an fid, the StorageRegistry to find out how many messages they are allowed to store and the KeyRegistry to find out which key pairs can sign messages on behalf of the user.
350+
[Hubs](https://docs.farcaster.xyz/learn/architecture/hubs) are offchain servers that store data on behalf of addresses that have registered an fid. They track the IdRegistry to know the addresses that have an fid, the StorageRegistry to find out how many messages they are allowed to store and the KeyRegistry to find out which key pairs can sign messages on behalf of the user.
351351

352352
### Assumptions
353353

0 commit comments

Comments
 (0)