fix: exercise tracker solution URL (#38854)

This commit is contained in:
Kristofer Koishigawa
2020-05-29 00:27:40 +09:00
committed by GitHub
parent a9acf11209
commit 53db0f103e
6 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ isRequired: true
---
## Description
<section id='description'> 构建一个功能类似于此的完整堆栈JavaScript应用程序 <a href='https://fuschia-custard.glitch.me/' target='_blank'>https://fuschia-custard.glitch.me/</a>。在这个项目上工作将涉及您在我们的入门项目上的Glitch上编写代码。完成此项目后您可以将公共故障网址到应用程序的主页复制到此屏幕进行测试您可以选择在另一个平台上编写项目但必须公开显示我们的测试。使用<a href='https://glitch.com/#!/import/github/freeCodeCamp/boilerplate-project-exercisetracker/' target='_blank'>此链接</a>在Glitch上启动此项目或在GitHub上克隆<a href='https://github.com/freeCodeCamp/boilerplate-project-exercisetracker/'>此存储库</a>如果您使用Glitch请记住将项目链接保存到安全的地方
<section id='description'> 构建一个功能类似于此的完整堆栈JavaScript应用程序 <a href='https://nonstop-pond.glitch.me/' target='_blank'>https://nonstop-pond.glitch.me/</a>。在这个项目上工作将涉及您在我们的入门项目上的Glitch上编写代码。完成此项目后您可以将公共故障网址到应用程序的主页复制到此屏幕进行测试您可以选择在另一个平台上编写项目但必须公开显示我们的测试。使用<a href='https://glitch.com/#!/import/github/freeCodeCamp/boilerplate-project-exercisetracker/' target='_blank'>此链接</a>在Glitch上启动此项目或在GitHub上克隆<a href='https://github.com/freeCodeCamp/boilerplate-project-exercisetracker/'>此存储库</a>如果您使用Glitch请记住将项目链接保存到安全的地方
</section>
## Instructions