Skip to content

Commit

Permalink
fix wrong URL
Browse files Browse the repository at this point in the history
  • Loading branch information
MMenchero committed Oct 28, 2024
1 parent 2666507 commit fb582fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/get-started.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ NIXTLA_BASE_URL="Base URL"
NIXTLA_API_KEY="Your API key here"
```

For details on how to set up your API key, check out the [Setting Up Your API Key](https://nixtla.github.io/nixtlar/articles/setting-up-your-api-key.html) vignette. To learn more about how to use Azure, please refer to the [TimeGEN-1 Quickstart (Azure)](vignette).
For details on how to set up your API key, check out the [Setting Up Your API Key](https://nixtla.github.io/nixtlar/articles/setting-up-your-api-key.html) vignette. To learn more about how to use Azure, please refer to the [TimeGEN-1 Quickstart (Azure)](https://nixtla.github.io/nixtlar/articles/azure-quickstart.html).

### Validate your API key
If you want to validate your API key, call `nixtla_validate_api_key`.
Expand Down

0 comments on commit fb582fd

Please sign in to comment.