clementinecomputing пре 6 година
родитељ
комит
d9ff9c1335
1 измењених фајлова са 1 додато и 1 уклоњено
  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
 If you see any problems, please feel free to open an issue or issue
 a pull request to correct the 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.
 underlying SQL used to create the database tables.
 
 
 ---
 ---