From ca1c963443d10b1f1c8a9a3ba0a516d02a747aad Mon Sep 17 00:00:00 2001 From: Dhaverd Date: Thu, 16 Jan 2025 07:49:18 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20Readme.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index c32111c..565981d 100644 --- a/Readme.md +++ b/Readme.md @@ -4,5 +4,5 @@ This is a repository with useful snippets of various kinds of code ## Structure -- [MySQL](./MySQL/) -- - [all_foreign_keys_to_table_or_column](./MySQL/all_foreign_keys_to_table_or_column.md) \ No newline at end of file +- [MySQL](./src/branch/master/MySQL) +- - [all_foreign_keys_to_table_or_column](./src/branch/master/MySQL/all_foreign_keys_to_table_or_column.md) \ No newline at end of file