From 4bc90f366ba82e1a77365a43d561d548bec08c28 Mon Sep 17 00:00:00 2001 From: Kamil Olszewski <67277979+kamil-olszewski-devskiller@users.noreply.github.com> Date: Thu, 4 Nov 2021 15:31:18 +0100 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8af7614..f61cce5 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,13 @@ download the project code or clone the project’s Git repository and work locally. You can check out this short video to see the test from the [candidate's -perspective](https://goo.gl/AXXaTT). +perspective](https://devskiller.zendesk.com/hc/en-us/articles/360019534639-How-the-TalentScore-test-looks-like-from-the-candidate-perspective). This repo contains a sample project for Python and below you can find a detailed guide for creating your own programming project. **Please make sure to read our [Getting started with programming -projects](https://goo.gl/gkQU4J) guide first** +projects](https://devskiller.zendesk.com/hc/en-us/articles/360019530419-Programming-task-project-descriptor) guide first** ## Technical details @@ -76,7 +76,7 @@ Here is an example project descriptor: ``` You can find more details about the `devskiller.json` descriptor in our -[documentation](https://goo.gl/uWXeCD). +[documentation](https://devskiller.zendesk.com/hc/en-us/articles/360019530419-Programming-task-project-descriptor). ## Automatic verification with verification tests