fix: Change project URL to a working fCC example project

This commit is contained in:
Kris Koishigawa
2019-10-08 23:42:51 +09:00
committed by Kristofer Koishigawa
parent 5dce06fccb
commit 26eacf6f47
5 changed files with 8 additions and 5 deletions

View File

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