Skip to content

Commit 7af7e24

Browse files
fix(posts): update "Fetch Amplitude taxonomy event properties with JS"
Post: 2025-12-26-amplitude-api-fetch-taxonomy-event-properties.md Fix http://analytics.amplitude.com/amp-dev-docs/settings/projects is not an HTTPS link
1 parent 50b5c73 commit 7af7e24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2025/2025-12-26-amplitude-api-fetch-taxonomy-event-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This post goes over how to fetch [Amplitude taxonomy](https://amplitude.com/docs
1010

1111
## Keys
1212

13-
Find your [keys](https://amplitude.com/docs/apis/authentication) in [**Organization settings**](http://analytics.amplitude.com/amp-dev-docs/settings/projects) > **Projects**:
13+
Find your [keys](https://amplitude.com/docs/apis/authentication) in [**Organization settings**](https://analytics.amplitude.com/amp-dev-docs/settings/projects) > **Projects**:
1414

1515
- API Key
1616
- Secret Key

0 commit comments

Comments
 (0)