From 00949d96ec517120f7eac1adc946bc1bd9aeaffa Mon Sep 17 00:00:00 2001 From: Ashita Prasad Date: Sat, 22 Jun 2024 15:44:45 +0530 Subject: [PATCH] Rename binary_tree.md to binary-tree.md --- contrib/ds-algorithms/{binary_tree.md => binary-tree.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contrib/ds-algorithms/{binary_tree.md => binary-tree.md} (100%) diff --git a/contrib/ds-algorithms/binary_tree.md b/contrib/ds-algorithms/binary-tree.md similarity index 100% rename from contrib/ds-algorithms/binary_tree.md rename to contrib/ds-algorithms/binary-tree.md