From 2c3428a4fa762e7cdca8bb0995f509e33930b669 Mon Sep 17 00:00:00 2001 From: Stuart Taylor Date: Mon, 10 Sep 2018 12:47:13 +0100 Subject: [PATCH] Add safe rel to link --- .../introductions/coding-interview-prep/project-euler/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/learn/src/introductions/coding-interview-prep/project-euler/index.md b/packages/learn/src/introductions/coding-interview-prep/project-euler/index.md index ed52c6ea75..af4b4cde09 100644 --- a/packages/learn/src/introductions/coding-interview-prep/project-euler/index.md +++ b/packages/learn/src/introductions/coding-interview-prep/project-euler/index.md @@ -11,4 +11,4 @@ superBlock: Coding Interview Prep > > Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems. > ->_from the Project Euler [homepage](https://projecteuler.net/)_ +>_from the Project Euler home page_