fix: Change project URL to a working fCC example project
This commit is contained in:
committed by
Kristofer Koishigawa
parent
5dce06fccb
commit
26eacf6f47
@@ -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>
|
||||
|
Reference in New Issue
Block a user