From 40fe3aa74187677467e2b9a1c119f827547c83ef Mon Sep 17 00:00:00 2001 From: liv Date: Sat, 17 May 2025 15:48:04 +0200 Subject: [PATCH] remove oranda path_prefix --- oranda.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/oranda.json b/oranda.json index 626e4968..ecc490b2 100644 --- a/oranda.json +++ b/oranda.json @@ -1,7 +1,4 @@ { - "build": { - "path_prefix": "rustlings" - }, "project": { "homepage": "https://rustlings.cool", "repository": "https://github.com/rust-lang/rustlings"