소스 검색

fix old link to the project

AGulev 1 년 전
부모
커밋
2846f932d1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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