Skip to content

Commit

Permalink
Merge pull request #167 from newrelic/bugfix
Browse files Browse the repository at this point in the history
workshop bug fixes
  • Loading branch information
jaesius authored Jul 7, 2021
2 parents a24aec0 + 87f72c5 commit 9e9c4ba
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ nr1 nerdpack:serve
```

Your terminal output should look like the following:
![terminal](screenshots/setup_screen04.png)
![terminal](screenshots/setup_screen_2021.png)

Congratulations! You are now set up for building New Relic One applications. Learn how to view your Setup Exercise application in the next section.

Expand Down
2 changes: 1 addition & 1 deletion lab0/INSTRUCTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ You'll notice that the CLI creates a `./launchers/lab0-launcher` directory: with
```json
{
"schemaType": "LAUNCHER",
"id": "lab0-launcher-launcher",
"id": "lab0-launcher",
"description": "Describe me",
"displayName": "Lab0Launcher",
"rootNerdletId": "replace-me-with-nerdlet-id"
Expand Down
Binary file modified screenshots/lab0_screen04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/lab2_screen01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/lab2_screen05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/setup_screen05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/setup_screen_2021.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9e9c4ba

Please sign in to comment.