Skip to content

Commit 0e30062

Browse files
Striftcurquiza
authored andcommitted
Remove playground, update readme
1 parent 70f6314 commit 0e30062

File tree

9 files changed

+2
-229
lines changed

9 files changed

+2
-229
lines changed

packages/instant-meilisearch/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,7 @@ The `geoSearch` widget displays search results on a Google Map. It lets you sear
747747
- ✅ templates: The templates to use for the widget.
748748
- ✅ cssClasses: The CSS classes to override.
749749

750-
[See our playground for a working example](./playgrounds/geo-javascript/src/app.js) and this section in our [contributing guide](./CONTRIBUTING.md#-geo-search-playground) to set up your `Meilisearch`.
750+
Check out our [geosearch demo](https://github.com/meilisearch/demos/tree/main/src/geo-javascript) for a working example.
751751

752752
#### Requirements
753753

@@ -776,7 +776,7 @@ importLibrary('maps').then(() => {
776776

777777
Replace `YOUR_GOOGLE_MAPS_API_KEY` with your Google API key.
778778

779-
See [code example in the playground](./playgrounds/geo-javascript/src/app.js)
779+
Check out our [geosearch demo](https://github.com/meilisearch/demos/tree/main/src/geo-javascript) for a working example.
780780

781781
### Usage
782782

playgrounds/geo-javascript/.env.example

Lines changed: 0 additions & 1 deletion
This file was deleted.

playgrounds/geo-javascript/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

playgrounds/geo-javascript/README.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

playgrounds/geo-javascript/index.html

Lines changed: 0 additions & 46 deletions
This file was deleted.

playgrounds/geo-javascript/package.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

playgrounds/geo-javascript/src/app.css

Lines changed: 0 additions & 54 deletions
This file was deleted.

playgrounds/geo-javascript/src/app.js

Lines changed: 0 additions & 76 deletions
This file was deleted.

playgrounds/geo-javascript/src/index.css

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)