ソースを参照

Merge branch 'master' of https://tree.clementinecomputing.com/clementinecomputing/popufare

clementinecomputing 5 年 前
コミット
83b4987143
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.
 
 
 ---
 ---