Skip to content

Commit

Permalink
Merge pull request #1189 from ptahdunbar/chore-update-links-to-nrcli
Browse files Browse the repository at this point in the history
chore: update broken links to nrcli
  • Loading branch information
John P Vajda authored Mar 22, 2021
2 parents 18a9d11 + 40cad9f commit 5046aa5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/markdown-pages/explore-docs/nerdpack-file-structure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ For basic component definitions, see our [component reference](/explore-docs/int

There are two ways to generate a Nerdpack template:

- **Generate a Nerdpack**: Use the [New Relic One CLI](/nr1-cli) command `nr1 create` and select `Nerdpack` to create a Nerdpack template that includes a Nerdlet and a launcher.
- **Generate Nerdlet or launcher individually**: Use the [New Relic One CLI](/nr1-cli) command `nr1 create` and choose either `Nerdlet` or `launcher`. This can be useful when adding Nerdlets to an existing Nerdpack.
- **Generate a Nerdpack**: Use the [New Relic One CLI](/explore-docs/nr1-cli) command `nr1 create` and select `Nerdpack` to create a Nerdpack template that includes a Nerdlet and a launcher.
- **Generate Nerdlet or launcher individually**: Use the [New Relic One CLI](/explore-docs/nr1-cli) command `nr1 create` and choose either `Nerdlet` or `launcher`. This can be useful when adding Nerdlets to an existing Nerdpack.

For documentation on generating and connecting Nerdpack components, see [our app building guides](/build-apps) and the [New Relic One CLI command reference](/nr1-cli).
For documentation on generating and connecting Nerdpack components, see [our app building guides](/build-apps) and the [New Relic One CLI command reference](/explore-docs/nr1-cli).

## Nerdpack file structure

Expand Down

0 comments on commit 5046aa5

Please sign in to comment.