Skip to content

Commit 6f19826

Browse files
authored
Fix link to other demos (#126)
1 parent de490cc commit 6f19826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ See [service details](./services.md) for more information.
7070
- Clone the repository: `git clone https://github.com/developmentseed/eoAPI.git`
7171
- Navigate to the project: `cd eoAPI`
7272
- Run services with `docker compose up`
73-
- Follow the [MAXAR open data demo](https://github.com/vincentsarago/MAXAR_opendata_to_pgstac) (or get inspired by the other [demos](./demo/)) to load some data into eoAPI
73+
- Follow the [MAXAR open data demo](https://github.com/vincentsarago/MAXAR_opendata_to_pgstac) (or get inspired by the other [demos](https://github.com/developmentseed/eoAPI/tree/main/demo)) to load some data into eoAPI
7474
- Checkout the [Search Viewer](http://localhost:8081/index.html), and the API documentation ([STAC Metadata](http://localhost:8081/docs), [Raster Tiles](http://localhost:8082/docs), [Vector Tiles](http://localhost:8083/api.html))
7575

7676
Alternatively, you may launch the application locally:

0 commit comments

Comments
 (0)