diff --git a/SETUP.md b/SETUP.md index e3afd3d..c572056 100644 --- a/SETUP.md +++ b/SETUP.md @@ -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. diff --git a/lab0/INSTRUCTIONS.md b/lab0/INSTRUCTIONS.md index 58e48d3..2f123e5 100644 --- a/lab0/INSTRUCTIONS.md +++ b/lab0/INSTRUCTIONS.md @@ -49,7 +49,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" diff --git a/screenshots/lab0_screen04.png b/screenshots/lab0_screen04.png index 7fa5404..1210f13 100644 Binary files a/screenshots/lab0_screen04.png and b/screenshots/lab0_screen04.png differ diff --git a/screenshots/lab2_screen01.png b/screenshots/lab2_screen01.png index 5b51ec0..d52b36b 100644 Binary files a/screenshots/lab2_screen01.png and b/screenshots/lab2_screen01.png differ diff --git a/screenshots/lab2_screen05.png b/screenshots/lab2_screen05.png index bb8d0c9..492e11b 100644 Binary files a/screenshots/lab2_screen05.png and b/screenshots/lab2_screen05.png differ diff --git a/screenshots/setup_screen05.png b/screenshots/setup_screen05.png index 6f63477..2bd72b9 100644 Binary files a/screenshots/setup_screen05.png and b/screenshots/setup_screen05.png differ diff --git a/screenshots/setup_screen_2021.png b/screenshots/setup_screen_2021.png new file mode 100644 index 0000000..9451733 Binary files /dev/null and b/screenshots/setup_screen_2021.png differ