Procházet zdrojové kódy

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

clementinecomputing před 5 roky
rodič
revize
83b4987143
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.
 
 ---