From f21e62c2ad8b7951c3481267f80d2250b1e19f25 Mon Sep 17 00:00:00 2001 From: Kristofer Koishigawa Date: Fri, 29 May 2020 00:28:20 +0900 Subject: [PATCH] fix: personal library solution URL (#38910) --- .../personal-library.arabic.md | 2 +- .../personal-library.chinese.md | 2 +- .../quality-assurance-projects/personal-library.english.md | 2 +- .../personal-library.portuguese.md | 2 +- .../personal-library.russian.md | 2 +- .../personal-library.spanish.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/curriculum/challenges/arabic/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.arabic.md b/curriculum/challenges/arabic/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.arabic.md index af3691835a..13e7f951a7 100644 --- a/curriculum/challenges/arabic/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.arabic.md +++ b/curriculum/challenges/arabic/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.arabic.md @@ -8,7 +8,7 @@ localeTitle: مكتبة شخصية --- ## Description -
إنشاء تطبيق جافا سكريبت كامل المكدس يشبه وظيفيًا هذا: https://spark-cathedral.glitch.me/ . سيشركك العمل في هذا المشروع في كتابة شفرتك على Glitch في مشروعنا المبدئي. بعد الانتهاء من هذا المشروع ، يمكنك نسخ عنوان URL الخاص بالشبكة العامة (إلى الصفحة الرئيسية لتطبيقك) في هذه الشاشة لاختباره! اختياريًا ، يمكنك اختيار كتابة مشروعك على نظام أساسي آخر ولكن يجب أن يكون مرئيًا بشكل عام لاختبارنا. بدء هذا المشروع على خلل باستخدام هذا الرابط أو استنساخ هذا المستودع على GitHub! إذا كنت تستخدم Glitch ، فتذكر حفظ الرابط إلى مشروعك في مكان آمن!
+
إنشاء تطبيق جافا سكريبت كامل المكدس يشبه وظيفيًا هذا: https://fuzzy-mink.glitch.me/ . سيشركك العمل في هذا المشروع في كتابة شفرتك على Glitch في مشروعنا المبدئي. بعد الانتهاء من هذا المشروع ، يمكنك نسخ عنوان URL الخاص بالشبكة العامة (إلى الصفحة الرئيسية لتطبيقك) في هذه الشاشة لاختباره! اختياريًا ، يمكنك اختيار كتابة مشروعك على نظام أساسي آخر ولكن يجب أن يكون مرئيًا بشكل عام لاختبارنا. بدء هذا المشروع على خلل باستخدام هذا الرابط أو استنساخ هذا المستودع على GitHub! إذا كنت تستخدم Glitch ، فتذكر حفظ الرابط إلى مشروعك في مكان آمن!
## Instructions
diff --git a/curriculum/challenges/chinese/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.chinese.md b/curriculum/challenges/chinese/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.chinese.md index 5195b4b2e2..9b6c1fa9f7 100644 --- a/curriculum/challenges/chinese/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.chinese.md +++ b/curriculum/challenges/chinese/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.chinese.md @@ -8,7 +8,7 @@ localeTitle: 个人图书馆 --- ## Description -
构建一个功能类似于此的完整堆栈JavaScript应用程序: https//spark-cathedral.glitch.me/ 。在这个项目上工作将涉及您在我们的入门项目上在Glitch上编写代码。完成此项目后,您可以将公共故障网址(到应用程序的主页)复制到此屏幕进行测试!您可以选择在另一个平台上编写项目,但必须公开显示我们的测试。使用此链接在Glitch上启动此项目或在GitHub上克隆此存储库 !如果您使用Glitch,请记住将项目链接保存到安全的地方!
+
构建一个功能类似于此的完整堆栈JavaScript应用程序: https//spark-cathedral.glitch.me/ 。在这个项目上工作将涉及您在我们的入门项目上在Glitch上编写代码。完成此项目后,您可以将公共故障网址(到应用程序的主页)复制到此屏幕进行测试!您可以选择在另一个平台上编写项目,但必须公开显示我们的测试。使用此链接在Glitch上启动此项目或在GitHub上克隆此存储库 !如果您使用Glitch,请记住将项目链接保存到安全的地方!
## Instructions
diff --git a/curriculum/challenges/english/06-quality-assurance/quality-assurance-projects/personal-library.english.md b/curriculum/challenges/english/06-quality-assurance/quality-assurance-projects/personal-library.english.md index ac2411a635..8b5caf3c32 100644 --- a/curriculum/challenges/english/06-quality-assurance/quality-assurance-projects/personal-library.english.md +++ b/curriculum/challenges/english/06-quality-assurance/quality-assurance-projects/personal-library.english.md @@ -9,7 +9,7 @@ forumTopicId: 301571 ## Description
-Build a full stack JavaScript app that is functionally similar to this: https://spark-cathedral.glitch.me/. +Build a full stack JavaScript app that is functionally similar to this: https://fuzzy-mink.glitch.me/. Working on this project will involve you writing your code on Glitch on our starter project. After completing this project you can copy your public glitch url (to the homepage of your app) into this screen to test it! Optionally you may choose to write your project on another platform but must be publicly visible for our testing. Start this project on Glitch using this link or clone this repository on GitHub! If you use Glitch, remember to save the link to your project somewhere safe!
diff --git a/curriculum/challenges/portuguese/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.portuguese.md b/curriculum/challenges/portuguese/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.portuguese.md index d812b29cec..62c01a746a 100644 --- a/curriculum/challenges/portuguese/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.portuguese.md +++ b/curriculum/challenges/portuguese/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.portuguese.md @@ -8,7 +8,7 @@ localeTitle: Biblioteca pessoal --- ## Description -
Crie um aplicativo JavaScript de pilha completa que seja funcionalmente semelhante a este: https://spark-cathedral.glitch.me/ . Trabalhar neste projeto envolverá você escrevendo seu código no Glitch em nosso projeto inicial. Depois de concluir este projeto, você pode copiar sua URL de falha pública (para a página inicial do seu aplicativo) nesta tela para testá-lo! Opcionalmente, você pode optar por escrever seu projeto em outra plataforma, mas deve estar publicamente visível para nossos testes. Inicie este projeto no Glitch usando este link ou clone este repositório no GitHub! Se você usa o Glitch, lembre-se de salvar o link do seu projeto em algum lugar seguro!
+
Crie um aplicativo JavaScript de pilha completa que seja funcionalmente semelhante a este: https://fuzzy-mink.glitch.me/ . Trabalhar neste projeto envolverá você escrevendo seu código no Glitch em nosso projeto inicial. Depois de concluir este projeto, você pode copiar sua URL de falha pública (para a página inicial do seu aplicativo) nesta tela para testá-lo! Opcionalmente, você pode optar por escrever seu projeto em outra plataforma, mas deve estar publicamente visível para nossos testes. Inicie este projeto no Glitch usando este link ou clone este repositório no GitHub! Se você usa o Glitch, lembre-se de salvar o link do seu projeto em algum lugar seguro!
## Instructions
diff --git a/curriculum/challenges/russian/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.russian.md b/curriculum/challenges/russian/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.russian.md index 714ab23163..cad63d096c 100644 --- a/curriculum/challenges/russian/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.russian.md +++ b/curriculum/challenges/russian/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.russian.md @@ -9,7 +9,7 @@ localeTitle: Персональная библиотека ## Description
-Создайте полное приложение JavaScript для стека, которое функционально похоже на это: https://spark-cathedral.glitch.me/ . Работа над этим проектом предполагает, что вы будете писать свой код на Glitch в нашем стартовом проекте. После завершения этого проекта вы можете скопировать свой общедоступный URL-адрес глюка (на домашнюю страницу вашего приложения) на этот экран, чтобы проверить его! При желании вы можете написать свой проект на другой платформе, но должны быть общедоступны для нашего тестирования. Запустите этот проект на Glitch, используя эту ссылку или клонируйте этот репозиторий на GitHub! Если вы используете Glitch, не забудьте сохранить ссылку на ваш проект где-нибудь в безопасности! +Создайте полное приложение JavaScript для стека, которое функционально похоже на это: https://fuzzy-mink.glitch.me/ . Работа над этим проектом предполагает, что вы будете писать свой код на Glitch в нашем стартовом проекте. После завершения этого проекта вы можете скопировать свой общедоступный URL-адрес глюка (на домашнюю страницу вашего приложения) на этот экран, чтобы проверить его! При желании вы можете написать свой проект на другой платформе, но должны быть общедоступны для нашего тестирования. Запустите этот проект на Glitch, используя эту ссылку или клонируйте этот репозиторий на GitHub! Если вы используете Glitch, не забудьте сохранить ссылку на ваш проект где-нибудь в безопасности!
## Instructions diff --git a/curriculum/challenges/spanish/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.spanish.md b/curriculum/challenges/spanish/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.spanish.md index a399394783..bc36809568 100644 --- a/curriculum/challenges/spanish/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.spanish.md +++ b/curriculum/challenges/spanish/06-information-security-and-quality-assurance/information-security-and-quality-assurance-projects/personal-library.spanish.md @@ -8,7 +8,7 @@ localeTitle: Biblioteca personal --- ## Description -
Cree una aplicación de JavaScript de pila completa que sea funcionalmente similar a esta: https://spark-cathedral.glitch.me/ . Trabajar en este proyecto implicará que escriba su código en Glitch en nuestro proyecto de inicio. Después de completar este proyecto, puede copiar su URL de error público (en la página de inicio de su aplicación) en esta pantalla para probarlo. Opcionalmente, puede optar por escribir su proyecto en otra plataforma, pero debe ser visible públicamente para nuestras pruebas. ¡Comience este proyecto en Glitch usando este enlace o clone este repositorio en GitHub! Si utiliza Glitch, recuerde guardar el enlace a su proyecto en un lugar seguro.
+
Cree una aplicación de JavaScript de pila completa que sea funcionalmente similar a esta: https://fuzzy-mink.glitch.me/ . Trabajar en este proyecto implicará que escriba su código en Glitch en nuestro proyecto de inicio. Después de completar este proyecto, puede copiar su URL de error público (en la página de inicio de su aplicación) en esta pantalla para probarlo. Opcionalmente, puede optar por escribir su proyecto en otra plataforma, pero debe ser visible públicamente para nuestras pruebas. ¡Comience este proyecto en Glitch usando este enlace o clone este repositorio en GitHub! Si utiliza Glitch, recuerde guardar el enlace a su proyecto en un lugar seguro.
## Instructions