From 4b994a85310ad498f4c34c267295c744cc5fc1f2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 30 Oct 2024 14:08:01 -0400 Subject: [PATCH] link --- doc/tips/client_side_upload_to_a_special_remote.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tips/client_side_upload_to_a_special_remote.mdwn b/doc/tips/client_side_upload_to_a_special_remote.mdwn index c31a4156fe..f619c07ad4 100644 --- a/doc/tips/client_side_upload_to_a_special_remote.mdwn +++ b/doc/tips/client_side_upload_to_a_special_remote.mdwn @@ -48,7 +48,7 @@ All that's left is to let git-annex know that the file has been uploaded to the S3 special remote. To accomplish this, the web browser will need to talk with git-annex on the server. The easy way to accomplish that is to run [[git-annex p2phttp|git-annex-p2phttp]]. -The web browser will be speaking the [[doc/design/P2P_protocol_over_HTTP]]. +The web browser will be speaking the [[design/P2P_protocol_over_HTTP]]. Make sure you have git-annex 10.20241031 or newer installed. That version extended the [[design/p2p_protocol]] with a `DATA-PRESENT` feature, which -- 2.30.2