Skip to content

Commit 20b8f1a

Browse files
authored
Update README.md
1 parent 1f48156 commit 20b8f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ var client = ElasticAppSearch.createClient({
9393
### Swiftype.com App Search users:
9494

9595
When using the [SaaS version available on swiftype.com](https://app.swiftype.com/as) of App Search, you can configure the client using your `hostIdentifier` instead of the `endpointBase` parameter.
96-
The `hostIdentifier` can be found within the [Credentials](https://app.swiftype.com/ascredentials) menu.
96+
The `hostIdentifier` can be found within the [Credentials](https://app.swiftype.com/as#/credentials) menu.
9797

9898
```javascript
9999
var client = ElasticAppSearch.createClient({

0 commit comments

Comments
 (0)