diff --git a/playgrounds/angular/src/app/app.component.ts b/playgrounds/angular/src/app/app.component.ts index 054ddbad..199a3e0c 100644 --- a/playgrounds/angular/src/app/app.component.ts +++ b/playgrounds/angular/src/app/app.component.ts @@ -2,8 +2,8 @@ import { Component } from '@angular/core' import { instantMeiliSearch } from '../../../../src' const searchClient = instantMeiliSearch( - 'https://demo-steam.meilisearch.com/', - '90b03f9c47d0f321afae5ae4c4e4f184f53372a2953ab77bca679ff447ecc15c' + 'https://demos.meilisearch.com', + 'dc3fedaf922de8937fdea01f0a7d59557f1fd31832cb8440ce94231cfdde7f25' ) @Component({ diff --git a/playgrounds/html/public/index.html b/playgrounds/html/public/index.html index 4e535289..ec61b70e 100644 --- a/playgrounds/html/public/index.html +++ b/playgrounds/html/public/index.html @@ -1,14 +1,16 @@ -
- - - - - + + + +