Skip to content

Commit a8ac1df

Browse files
authored
Fix datapoints documentation link
1 parent b713133 commit a8ac1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ parse the map in the format Mineplex Studio accepts, with the appropriate datapo
1212
This plugin outputs a zip file with the format `GAME_NAME-WORLD_NAME.zip`, this is a minecraft world with the junk files
1313
ripped out.
1414
This zip file includes a `dataPoints.json` file: information on this file structure can
15-
be [found here](https://studio.mineplex.com/docs/sdk/modules/world/datapoints).
15+
be [found here](https://docs.mineplex.com/docs/sdk/features/world/datapoints).
1616

1717
This also generates a `mapMeta.json` file, with the following structure:
1818

0 commit comments

Comments
 (0)