Merge pull request #1806 from Boy132/patch-2
Fix links in "database" readme
This commit is contained in:
		| @@ -1,23 +1,23 @@ | |||||||
| # databases | # Databases | ||||||
|  |  | ||||||
| ## In-Memory Databases | ## In-Memory Databases | ||||||
|  |  | ||||||
| ### [redis](/redis/) | ### [redis](redis) | ||||||
|  |  | ||||||
|     https://redis.io/ |     https://redis.io/ | ||||||
|  |  | ||||||
| ## NoSQL | ## NoSQL | ||||||
|  |  | ||||||
| ### [mongodb](/nosql/mongodb/) | ### [mongodb](nosql/mongodb) | ||||||
|  |  | ||||||
|     https://www.mongodb.com/ |     https://www.mongodb.com/ | ||||||
|  |  | ||||||
| ## SQL Databases | ## SQL Databases | ||||||
|  |  | ||||||
| ### [mariadb](/sql/mariadb/) | ### [mariadb](sql/mariadb) | ||||||
|  |  | ||||||
|     https://mariadb.org/ |     https://mariadb.org/ | ||||||
|  |  | ||||||
| ### [postgres](/sql/postgres/) | ### [postgres](sql/postgres) | ||||||
|  |  | ||||||
|     https://www.postgresql.org/ |     https://www.postgresql.org/ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user