Skip to content

Commit e4527ae

Browse files
authored
Fix link
1 parent bcf9908 commit e4527ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export const config = extendPluginConfig(defaultPluginWidgetConfig, {
5858

5959
## Plugins & Widgets
6060

61-
Data plugins are the central part of STAC-Manager. Check the [plugin system documentation](./PLUGINS.md.md) to understand how they work and how to create a new plugin.
61+
Data plugins are the central part of STAC-Manager. Check the [plugin system documentation](./PLUGINS.md) to understand how they work and how to create a new plugin.
6262

6363
Widgets are the visual representation of the fields in the form. Check the [widget documentation](./WIDGETS.md) for more information on how to create a new widget.
6464

0 commit comments

Comments
 (0)