Skip to content

Commit 7eb0d5f

Browse files
committed
chore: kebab case
1 parent 56fe828 commit 7eb0d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/javascript/clients/README.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ const client = {{clientName}}('YOUR_APP_ID', 'YOUR_API_KEY');
9090
{{/isAlgoliasearchClient}}
9191
```
9292

93-
For full documentation, visit the **[Algolia JavaScript API Client](https://www.algolia.com/doc/libraries/javascript/v5/methods/{{apiName}}/)**.
93+
For full documentation, visit the **[Algolia JavaScript API Client](https://www.algolia.com/doc/libraries/javascript/v5/methods/{{#lambda.kebabcase}}{{apiName}}{{/lambda.kebabcase}}/)**.
9494

9595
## ❓ Troubleshooting
9696

0 commit comments

Comments
 (0)