summaryrefslogtreecommitdiff
path: root/docs/SQL-Versioning.md
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-05-04 13:28:13 +0200
committerGitHub <noreply@github.com>2021-05-04 13:28:13 +0200
commit8eaf79663deb9d5d5af5c34af0eadab42d2dac3c (patch)
tree080755d9f2382384e059984a70953657558b28d8 /docs/SQL-Versioning.md
parent386d092c28b608dba8b6b3236ccd069bac06c734 (diff)
downloadwiki-8eaf79663deb9d5d5af5c34af0eadab42d2dac3c.tar.gz
wiki-8eaf79663deb9d5d5af5c34af0eadab42d2dac3c.tar.bz2
wiki-8eaf79663deb9d5d5af5c34af0eadab42d2dac3c.zip
chore(docs): SOP (#454)
* chore(docs): Code standards * Create file-headers.md * sql * SOP * issue tracker * Update issue-tracker-standards.md * Update issue-tracker-standards.md * Update sql-standards.md * Update SQL-Versioning.md
Diffstat (limited to 'docs/SQL-Versioning.md')
-rw-r--r--docs/SQL-Versioning.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/SQL-Versioning.md b/docs/SQL-Versioning.md
index e8aee90..68b744a 100644
--- a/docs/SQL-Versioning.md
+++ b/docs/SQL-Versioning.md
@@ -66,4 +66,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 [How to create a PR](How-to-create-a-PR) article \ No newline at end of file