You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/configuration/demo_data.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Demo data is defined in your [configuration file](configuration.md) using the `d
8
8
9
9
## Configuration
10
10
11
-
Demo data is configured using the [`DemoDataModel`](../api/config_model.md#demodatamodel) in your `.pum.yaml` configuration file. Each demo dataset requires:
11
+
Demo data is configured using the [`DemoDataModel`](models/demo_data_model) in your `.pum.yaml` configuration file. Each demo dataset requires:
12
12
13
13
-**name**: A descriptive name for the demo dataset
14
14
-**file**: Path to a single SQL file containing the demo data
0 commit comments