summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--topics/data-uploads/editing-data.gmi4
1 files changed, 3 insertions, 1 deletions
diff --git a/topics/data-uploads/editing-data.gmi b/topics/data-uploads/editing-data.gmi
index e5050d7..18b9dc3 100644
--- a/topics/data-uploads/editing-data.gmi
+++ b/topics/data-uploads/editing-data.gmi
@@ -1,3 +1,5 @@
+# Editing Data
+
 ## Tags
 
 * assigned: bonfacem
@@ -28,7 +30,7 @@ Note how we use one table to store different diffs from different data types. Th
 
 First, run this sql script to add the "metadata<sub>audit</sub>" table:
 
-=> https://github.com/genenetwork/genenetwork3/blob/main/sql/metadata_audit.sql Sql script to run
+=> https://github.com/genenetwork/genenetwork3/blob/main/sql/update/metadata_audit.sql Sql script to run
 
 Example