Browse Source

fix old link to the project

AGulev 1 year ago
parent
commit
2846f932d1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/en/tutorials/magic-link.md

+ 1 - 1
docs/en/tutorials/magic-link.md

@@ -14,7 +14,7 @@ This tutorial is written as a step-by-step guide where we build the game on a co
 You need to start by creating a new project and importing the asset package:
 
 * Create a [new project](/manuals/project-setup/#creating-a-new-project) from the "Empty Project" template
-* Download the [complete "Magic Link" project](https://github.com/defold/defold-examples/releases/download/0.2.0/magic-link.zip) as a reference. The complete project contains all the asset in case you want to create the project from scratch.
+* Download the complete "Magic Link" project [magic-link.zip](https://github.com/defold/defold-examples/releases/latest) as a reference. The complete project contains all the asset in case you want to create the project from scratch.
 
 ## Game rules