Parcourir la source

fixing link to SQL file

clementinecomputing il y a 5 ans
Parent
commit
d9ff9c1335
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Documentation/Database-Schema.md

+ 1 - 1
Documentation/Database-Schema.md

@@ -7,7 +7,7 @@ Note that some of this documentation might be incorrect or out of date.
 If you see any problems, please feel free to open an issue or issue
 a pull request to correct the issue.
 
-Please see the [create_tables.sql](/server/sql_schema/create_tables.sql) file for the
+Please see the [create_tables.sql](../server/sql_schema/create_tables.sql) file for the
 underlying SQL used to create the database tables.
 
 ---