From 8884d04889fb30f862677df6e9f0f35ac54c99f5 Mon Sep 17 00:00:00 2001 From: Pete Bell Date: Thu, 19 Dec 2024 10:08:41 +0000 Subject: [PATCH] update target = blank --- en/step_9.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/step_9.md b/en/step_9.md index 0b0eaf0..e4f11cf 100644 --- a/en/step_9.md +++ b/en/step_9.md @@ -1,6 +1,6 @@ ## What can you do now? -Try our [Password generator](https://projects.raspberrypi.org/en/projects/password-generator/) project where you will create a program to generate random passwords for you, so no one will be able to guess them! +Try our [Password generator](https://projects.raspberrypi.org/en/projects/password-generator/){:target="_blank"} project where you will create a program to generate random passwords for you, so no one will be able to guess them! --- no-print --- @@ -10,4 +10,4 @@ Click **Run** to try it out! --- /no-print --- -If you want to have more fun exploring Python, then you could try out any of [these projects](https://projects.raspberrypi.org/en/projects?software%5B%5D=python). \ No newline at end of file +If you want to have more fun exploring Python, then you could try out any of [these projects](https://projects.raspberrypi.org/en/projects?software%5B%5D=python){:target="_blank"}. \ No newline at end of file