Skip to content

Commit 6c028f1

Browse files
committed
fix md table of contents layout
1 parent ec75b4b commit 6c028f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ completion date: 2021-10-16
1313
---
1414
## Table of contents
1515

16-
[1. SQL](https://github.com/swagfinger/sql_postgreSQL/blob/master/SQL.md)
17-
[2. database design](https://github.com/swagfinger/sql_postgreSQL/blob/master/database_design.md)
18-
[3. postgreSQL](https://github.com/swagfinger/sql_postgreSQL/blob/master/postgreSQL.md)
16+
+ [1. SQL](https://github.com/swagfinger/sql_postgreSQL/blob/master/SQL.md)
17+
+ [2. database design](https://github.com/swagfinger/sql_postgreSQL/blob/master/database_design.md)
18+
+ [3. postgreSQL](https://github.com/swagfinger/sql_postgreSQL/blob/master/postgreSQL.md)
1919

0 commit comments

Comments
 (0)