Skip to content

Commit 43f720f

Browse files
committed
Update hyperlinks
1 parent 138417e commit 43f720f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

SCHEMA.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@
33
Since MongoDB has no set schema, we document it here to document what our objects should look like. If you add new properties or remove them from objects **make sure to update them here**.
44

55
In this document:
6-
- [Form structure](#form-structure)
6+
- [Form](#form)
77
- [Form features](#form-features)
88
- [Form question](#form-question)
9-
- [Form response structure](#form-response-structure)
9+
- [Form response](#form-response)
10+
- [User details object](#user-details-object)
11+
- [Anti-spam object](#anti-spam-object)
1012

11-
## Form structure
13+
## Form
1214

1315
| Field | Type | Description | Example |
1416
| ----------- | ---------------------------------------- | ----------------------------------------------------------------------------------------- | --------------------------- |

0 commit comments

Comments
 (0)