From 0af95a97715d59c02e6e5c9b51d8a1d7fef871ee Mon Sep 17 00:00:00 2001 From: Dhaverd Date: Thu, 16 Jan 2025 07:44:50 +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 f3794e6..c32111c 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](./MySQL/) +- - [all_foreign_keys_to_table_or_column](./MySQL/all_foreign_keys_to_table_or_column.md) \ No newline at end of file