From 44251d91bf2a45afad0be7e6ed1ee36e571e032d Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sun, 17 Feb 2019 21:37:11 +0100 Subject: trying to fix links via regex replace --- docs/SQL-Versioning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/SQL-Versioning.md') diff --git a/docs/SQL-Versioning.md b/docs/SQL-Versioning.md index 3b8407c..ed6eaa6 100644 --- a/docs/SQL-Versioning.md +++ b/docs/SQL-Versioning.md @@ -69,4 +69,4 @@ As said before, we've a special workflow for PR to allow db data consistency for it requires some stuffs to be done on your PR's sql to be compatible with our import system and allow you to avoid double importing of same queries. -The how to is described under [[Dealing-with-SQL-files|Dealing-with-SQL-files]] article \ No newline at end of file +The how to is described under [Dealing-with-SQL-files](Dealing-with-SQL-files) article \ No newline at end of file -- cgit