this repo has no description

Make the dynamic example cmi requests relative rather than absolute

+1 -1
+1 -1
example/dynamic.ml
··· 16 16 "Unix"; 17 17 "UnixLabels"; 18 18 ] in 19 - let dcs_url = "/stdlib/" in 19 + let dcs_url = "stdlib/" in 20 20 let dcs_file_prefixes = ["stdlib__"] in 21 21 { Protocol.static_cmis = []; 22 22 dynamic_cmis = Some {