Skip to content

Commit

Permalink
fix: navigate to the correct nerdlet
Browse files Browse the repository at this point in the history
  • Loading branch information
zstix committed Jul 27, 2021
1 parent 8e0903a commit ea792b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ export const NR1_LOGIN_URL = 'https://staging-login.newrelic.com/login';
export const NR1_BASE_URL = 'https://dev-one.newrelic.com';

export const NR1_PACK_DETAILS_NERDLET =
'catalog-pack-details.catalog-pack-details';
'catalog-pack-details.catalog-pack-contents';

0 comments on commit ea792b3

Please sign in to comment.