diff --git a/docs/getting-started/rock-paper-scissors.md b/docs/getting-started/rock-paper-scissors.md index 1f7fdcec..701d0d6d 100644 --- a/docs/getting-started/rock-paper-scissors.md +++ b/docs/getting-started/rock-paper-scissors.md @@ -200,7 +200,4 @@ input.onButtonPressed(Button.B, () => { ``` Click **Compile** to move your program to the BBC micro:bit! - -# Want to do more? - -There are [10 great projects](/projects) waiting for you. +## [NEXT: PROJECTS!](/projects)