From 7128d4374d33a5d06921190338c1fba2f201e7ad Mon Sep 17 00:00:00 2001 From: Gang Ji Date: Tue, 5 Nov 2024 10:28:18 +0800 Subject: [PATCH] Update repository.binary_url description Signed-off-by: Gang Ji --- ocaml/idl/datamodel_repository.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocaml/idl/datamodel_repository.ml b/ocaml/idl/datamodel_repository.ml index e2a8f03b0c5..f72712c7400 100644 --- a/ocaml/idl/datamodel_repository.ml +++ b/ocaml/idl/datamodel_repository.ml @@ -105,7 +105,7 @@ let introduce_remote_pool = ; ( String , "binary_url" , "Base URL of binary packages in the local repository of this remote \ - pool in https:///repository format" + pool in https:///repository/enabled format" ) ; ( String , "certificate"