diff --git a/specs/recommend/spec.yml b/specs/recommend/spec.yml index 2d185f659de..071d5ef01e0 100644 --- a/specs/recommend/spec.yml +++ b/specs/recommend/spec.yml @@ -70,7 +70,7 @@ components: apiKey: $ref: '../common/securitySchemes.yml#/apiKey' servers: - - url: https://{appId}.algolianet.com + - url: https://{appId}.algolia.net variables: appId: default: ALGOLIA_APPLICATION_ID @@ -86,7 +86,7 @@ servers: variables: appId: default: ALGOLIA_APPLICATION_ID - - url: https://{appId}-dsn.algolianet.com + - url: https://{appId}-dsn.algolia.net variables: appId: default: ALGOLIA_APPLICATION_ID