We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c91c011 commit 7604124Copy full SHA for 7604124
1 file changed
Readme.md
@@ -51,8 +51,8 @@ Currently in development
51
52
53
* ***Code***
54
- * [MySQL](https://www.mysql.com/)
55
- * [PostgreSQL](https://www.postgresql.org/)
+ * [MySQL][MYSQL_URL]
+ * [PostgreSQL][POSTGRESQL_URL]
56
57
58
Currently also working on having the data sorted & filtered by Year. together with making branches for it.
@@ -127,6 +127,9 @@ at my previous [account][PREVIOUS_ACCOUNT] as i have lost access to it.
127
[^7]: Comma-seperated values
128
129
<!-- Shortcuts -->
130
+[MYSQL_URL]:https://www.mysql.com/
131
+[POSTGRESQL_URL]: https://www.postgresql.org/
132
+
133
[Cover_Image]:docs/resources/3.jpg
134
135
[MIT_License]:sourcecode_license.md
0 commit comments