Skip to content

Commit

Permalink
fix: Adjust resource URL path
Browse files Browse the repository at this point in the history
  • Loading branch information
LizBaker authored Apr 16, 2021
1 parent c14e260 commit d8741f7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tileShorthand:
description: 'Serve your Nerdpack locally'
resources:
- title: 'nr1 nerdpack:serve'
url: ../../../explore-docs/nr1-nerdpack#nr1-nerdpackserve
url: /explore-docs/nr1-nerdpack#nr1-nerdpackserve
- title: 'Create a "Hello, World!" application'
url: /build-apps/build-hello-world-app
tags:
Expand Down Expand Up @@ -146,4 +146,4 @@ Read the [`nr1 nerdpack:serve` documentation](../../../explore-docs/nr1-nerdpack
```sh
nr1 nerdpack:serve --help
```
```

0 comments on commit d8741f7

Please sign in to comment.