summaryrefslogtreecommitdiffstats
path: root/docs/transfers-v1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/transfers-v1.md')
-rw-r--r--docs/transfers-v1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/transfers-v1.md b/docs/transfers-v1.md
index f1002a9..47e82a6 100644
--- a/docs/transfers-v1.md
+++ b/docs/transfers-v1.md
@@ -181,7 +181,7 @@ node-wide slot they would then hold while a second member has none. Reversed,
one member arriving first takes all eight.
**"Per member" means per account, summed across their devices**, resolved with
-`_sessions_of(user_id)` (`webrtc_server.py:3325`) — which exists for exactly
+`_sessions_of(user_id)` (`webrtc/core.py`) — which exists for exactly
this reason, since device linking landed. Two browsers and a desktop client
signed in as the same person share the two slots. Anything else makes the cap a
function of how many tabs someone opens.