瀏覽代碼

fixing link to SQL file

clementinecomputing 5 年之前
父節點
當前提交
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
 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.
 
 ---