diff --git a/README.md b/README.md
index 78ebb45c997..6ba9fd4f383 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,6 @@ Reading articles & watching tutorials can help, but what comes better than actua
*Read this in other languages: [Spanish](translations/README.es.md), [Dutch](translations/README.nl.md), [Hindi](translations/README.hi.md), [Russian](translations/README.ru.md), [Japanese](translations/README.ja.md), [Vietnamese](translations/README.vn.md), [Polish](translations/README.pl.md), [Korean](translations/README.ko.md), [German](translations/README.de.md), [Simplified Chinese](translations/README.chs.md), [Traditional Chinese](translations/README.cht.md), [Greek](translations/README.gr.md).*
-If command-line tools make you uneasy, try our guide based on [GitKraken](gitkraken-tutorial.md).
-
If you don't have git on your machine, [ install it ]( https://help.github.com/articles/set-up-git/ )
## Fork this repository
@@ -128,8 +126,6 @@ Notice here you're pushing to the remote named origin.
## Where to go from here?
-You will find many beginner-friendly issues on: [contributor.ninja](https://contributor.ninja).
-
You could also join our slack team in case you need any help or have any questions. [Join slack team](https://firstcontributions.herokuapp.com)
Here's some beginner level issues in popular repos that you can solve. Go ahead and go to those repos to learn more
diff --git a/README.sublime-workspace b/README.sublime-workspace
deleted file mode 100644
index 23d6c048ddd..00000000000
--- a/README.sublime-workspace
+++ /dev/null
@@ -1,204 +0,0 @@
-{
- "auto_complete":
- {
- "selected_items":
- [
- [
- "max",
- "maxNo"
- ]
- ]
- },
- "buffers":
- [
- ],
- "build_system": "",
- "build_system_choices":
- [
- ],
- "build_varint": "",
- "command_palette":
- {
- "height": 0.0,
- "last_filter": "",
- "selected_items":
- [
- ],
- "width": 0.0
- },
- "console":
- {
- "height": 0.0,
- "history":
- [
- ]
- },
- "distraction_free":
- {
- "menu_visible": true,
- "show_minimap": false,
- "show_open_files": false,
- "show_tabs": false,
- "side_bar_visible": false,
- "status_bar_visible": false
- },
- "file_history":
- [
- "/Users/amaryadav/Desktop/dbmsprojecttaxiforsure/core/signin.php",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_12_Attachments/Lecture_11_Attachments/CruxJune02/src/lect11/linkedlists/LinkedList.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_12_Attachments/Lecture_11_Attachments/CruxJune02/src/lect11/generics/RawPair.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_12_Attachments/Lecture_11_Attachments/CruxJune02/src/lect11/generics/Pair2.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_12_Attachments/Lecture_11_Attachments/CruxJune02/src/lect11/generics/Pair.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_12_Attachments/Lecture_11_Attachments/CruxJune02/src/lect11/generics/IntPair.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_12_Attachments/Lecture_11_Attachments/CruxJune02/src/lect11/generics/FloatPair.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_12_Attachments/Lecture_11_Attachments/CruxJune02/src/lect11/generics/DynamicArray.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_12_Attachments/Lecture_11_Attachments/CruxJune02/src/lect11/generics/Client.java",
- "/Users/amaryadav/Desktop/edgetofile.py",
- "/Users/amaryadav/Desktop/first.py",
- "/Users/amaryadav/Desktop/edgesfromfile.py",
- "/Users/amaryadav/Desktop/shortestPath.py",
- "/Users/amaryadav/Desktop/try.py",
- "/Users/amaryadav/Desktop/gg.py",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_10_Attachments/CruxJune02/src/lect10/pkg2/Client.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_10_Attachments/CruxJune02/src/lect10/pkg2/C.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_9_Attachments/CruxJune02/src/lect9/inpol/P.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_9_Attachments/CruxJune02/src/lect9/inpol/C.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_9_Attachments/CruxJune02/src/lect9/inpol/PA.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_9_Attachments/CruxJune02/src/lect9/inpol/CA.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_9_Attachments/CruxJune02/src/lect9/inpol/Client.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_9_Attachments/CruxJune02/src/lect9/quest/Client.java",
- "/Users/amaryadav/Desktop/JavaDone/done/Lecture_8_Attachments/CruxJune02/src/lect8/Client.java",
- "/Users/amaryadav/Desktop/JavaDone/done/Lecture_8_Attachments/CruxJune02/src/lect8/Student.java",
- "/Users/amaryadav/Desktop/test.java",
- "/Volumes/Untitled/rdp.java",
- "/Volumes/Untitled/javacode",
- "/Users/amaryadav/Desktop/topl/left recurrsion.py",
- "/Users/amaryadav/Desktop/topl/left factoring.py",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_8_Attachments/CruxJune02/src/lect8/Client.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_8_Attachments/CruxJune02/src/lect8/Student.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_7_Attachments/CruxJune02/src/lect7/Client.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_6_Attachments/CruxJune02/src/lect6/Client.java",
- "/Users/amaryadav/Desktop/JavaDone/Lecture_5_Attachments/lect5/Client.java",
- "/Users/amaryadav/Desktop/edges.txt"
- ],
- "find":
- {
- "height": 0.0
- },
- "find_in_files":
- {
- "height": 0.0,
- "where_history":
- [
- ]
- },
- "find_state":
- {
- "case_sensitive": false,
- "find_history":
- [
- ],
- "highlight": true,
- "in_selection": false,
- "preserve_case": false,
- "regex": false,
- "replace_history":
- [
- ],
- "reverse": false,
- "show_context": true,
- "use_buffer2": true,
- "whole_word": false,
- "wrap": true
- },
- "groups":
- [
- {
- "sheets":
- [
- ]
- }
- ],
- "incremental_find":
- {
- "height": 0.0
- },
- "input":
- {
- "height": 0.0
- },
- "layout":
- {
- "cells":
- [
- [
- 0,
- 0,
- 1,
- 1
- ]
- ],
- "cols":
- [
- 0.0,
- 1.0
- ],
- "rows":
- [
- 0.0,
- 1.0
- ]
- },
- "menu_visible": true,
- "output.find_results":
- {
- "height": 0.0
- },
- "pinned_build_system": "",
- "project": "README.sublime-project",
- "replace":
- {
- "height": 0.0
- },
- "save_all_on_build": true,
- "select_file":
- {
- "height": 0.0,
- "last_filter": "",
- "selected_items":
- [
- ],
- "width": 0.0
- },
- "select_project":
- {
- "height": 0.0,
- "last_filter": "",
- "selected_items":
- [
- ],
- "width": 0.0
- },
- "select_symbol":
- {
- "height": 0.0,
- "last_filter": "",
- "selected_items":
- [
- ],
- "width": 0.0
- },
- "selected_group": 0,
- "settings":
- {
- },
- "show_minimap": true,
- "show_open_files": false,
- "show_tabs": true,
- "side_bar_visible": true,
- "side_bar_width": 150.0,
- "status_bar_visible": true,
- "template_settings":
- {
- }
-}
diff --git a/github-desktop-tutorial.md b/github-desktop-tutorial.md
index 3d79476e777..4619f301b74 100644
--- a/github-desktop-tutorial.md
+++ b/github-desktop-tutorial.md
@@ -111,8 +111,6 @@ Hovering over `Update from Roshanjossey/master` will show you that you are up to
## Where to go from here?
-You will find many beginner-friendly issues on: [contributor.ninja](https://contributor.ninja).
-
You could also join our slack team in case you need any help or have any questions. [Join slack team](https://firstcontributions.herokuapp.com)
Here's some beginner level issues in popular repos that you can solve. Go ahead and go to those repos to learn more
diff --git a/github-windows-vs2017-tutorial.md b/github-windows-vs2017-tutorial.md
index 02e906a7fd7..56d99175659 100644
--- a/github-windows-vs2017-tutorial.md
+++ b/github-windows-vs2017-tutorial.md
@@ -215,8 +215,6 @@ Way to go, you are in sync!
## Where to go from here?
-You will find many beginner-friendly issues on: [contributor.ninja](https://contributor.ninja).
-
You could also join our slack team in case you need any help or have any questions. [Join slack team](https://firstcontributions.herokuapp.com)
Here's some beginner level issues in popular repos that you can solve. Go ahead and go to those repos to learn more
diff --git a/gitkraken-tutorial.md b/gitkraken-tutorial.md
index c041aa3da9e..0b4b61e675d 100644
--- a/gitkraken-tutorial.md
+++ b/gitkraken-tutorial.md
@@ -163,8 +163,6 @@ Notice here you're pushing to the remote named origin.
## Where to go from here?
-You will find many beginner-friendly issues on: [contributor.ninja](https://contributor.ninja).
-
Here's some beginner level issues in popular repos that you can solve. Go ahead and go to those repos to learn more
|[](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[
](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[
](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[
](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.chs.md b/translations/README.chs.md
index f0ab813321e..483e56cfbf8 100644
--- a/translations/README.chs.md
+++ b/translations/README.chs.md
@@ -112,9 +112,6 @@ git push origin master
## 接下来做什么呢?
-你在这个链接页面中可以看到很多初学者友好的 issues(问题):
-[contributor.ninja](https://contributor.ninja).
-
通过下面这些链接,你能看到当前流行的众多代码仓库中,适合初学者解决的问题列表,还等什么,去吧 :)
|[](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[
](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[
](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[
](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.cht.md b/translations/README.cht.md
index c14259be9e0..12c43bb1150 100644
--- a/translations/README.cht.md
+++ b/translations/README.cht.md
@@ -112,9 +112,6 @@ git push origin master
## 接下來做什麼呢?
-你在這個鏈接頁面中可以看到很多初學者友好的 issues(問題):
-[contributor.ninja](https://contributor.ninja).
-
通過下面這些鏈接,你能看到當前流行的眾多代碼倉庫中,適合初學者解決的問題列表,還等什麼,去吧 :)
|[](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[
](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[
](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[
](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.de.md b/translations/README.de.md
index 8169c6a08e7..3369bf5afc6 100644
--- a/translations/README.de.md
+++ b/translations/README.de.md
@@ -107,8 +107,6 @@ Beachte, dass du hier zum Remote names origin pushen musst.
## Wie geht es weiter?
-Du findest viele anfängerfreundliche issues unter: [contributor.ninja](https://contributor.ninja).
-
Hier sind einige Anfänger-Level issues in bekannten repos die du lösen kannst. Schau sie dir an und erfahre mehr darüber
|[](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[
](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[
](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[
](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.es.md b/translations/README.es.md
index 75b8dfb6256..b26119c0c08 100644
--- a/translations/README.es.md
+++ b/translations/README.es.md
@@ -108,7 +108,6 @@ Date cuenta que aquí tú estas haciendo Push hacia el remoto llamado origin
## A dónde ir desde aquí?
-Usted encontrará muchos problemas para principiantes en: [contributor.ninja](https://contributor.ninja).
Aquí hay algunos problemas de nivel de principiante en repos populares que puede resolver. Adelante e ir a esos repos para aprender más
|[](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[
](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[
](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[
](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.gr.md b/translations/README.gr.md
index a238d2a0c93..220b6226fdd 100644
--- a/translations/README.gr.md
+++ b/translations/README.gr.md
@@ -116,8 +116,6 @@ git push origin master
## Επόμενα βήματα
-Θα βρείτε πολλές φιλικές για αρχάριους εργασίες εδω: [contributor.ninja](https://contributor.ninja).
-
Εδώ είναι μερικές σχετικά εύκολες εργασίες για αρχαρίους οπου μπορείτε να φέρετε εις πέρας. Συνεχίστε και ρίξτε μια ματιά στα παρακάτω για να μάθετε περισσότερα:
|[](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[
](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[
](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[
](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.hi.md b/translations/README.hi.md
index 44b0d67b869..4998e4402d6 100644
--- a/translations/README.hi.md
+++ b/translations/README.hi.md
@@ -129,8 +129,6 @@ git push origin master
## यहाँ से कहाँ जाएं ?
-आप : [Contributor.ninja](https://contributor.ninja) पर कई शुरुआत के अनुकूल मुद्दों मिलेगा।
-
यहाँ लोकप्रिय रेपो कि आप को हल कर सकते हैं में कुछ शुरुआत के स्तर के मुद्दों है। आगे बढ़ो और अधिक जानने के लिए उन रेपो करने के लिए जाना
|[](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[
](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[
](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[
](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.ja.md b/translations/README.ja.md
index 521db94d6c9..76143e93c15 100644
--- a/translations/README.ja.md
+++ b/translations/README.ja.md
@@ -113,8 +113,6 @@ git push origin master
## 次のステップ
-初心者向けの不具合を [contributor.ninja](https://contributor.ninja) 見つけられます。
-
ここでは、人気のあるレポジトリにいくつかの初心者レベルの不具合がまとめてあります。レポジトリにアクセスして詳細を調べてみてください:
|[](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[
](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[
](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[
](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.ko.md b/translations/README.ko.md
index f86896c8215..b27d9884dcf 100644
--- a/translations/README.ko.md
+++ b/translations/README.ko.md
@@ -147,9 +147,6 @@ origin 이라 명명된 원격으로 푸시하고 있는 것에 주목하세요.
## 이제 어디로 가나요?
-당신은 이곳에서 많은 초보자를 위한 문제를 발견할 수 있습니다:
-[contributor.ninja](https://contributor.ninja).
-
이곳의 인기있는 저장소에 당신이 해결할 수 있는 초보자 수준의 문제들이 있습니다.
더 자세히 알아보기 위해 해당 저장소를 방문해보세요.
diff --git a/translations/README.pl.md b/translations/README.pl.md
index 2e197e5b5a0..eaa08b4339b 100644
--- a/translations/README.pl.md
+++ b/translations/README.pl.md
@@ -108,8 +108,6 @@ git push origin master
## Co dalej?
-Znajdziesz dużo łatwych do zrobienia rzeczy na: [contributor.ninja](https://contributor.ninja).
-
Oto lista popularnych projektów, w których jest dużo łatwych rzeczy do zrobienia. Miłej nauki!
|[](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[
](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[
](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[
](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.ru.md b/translations/README.ru.md
index 1e4bb94f6eb..c9bf8455c1e 100644
--- a/translations/README.ru.md
+++ b/translations/README.ru.md
@@ -111,8 +111,6 @@ git push origin master
## Что далее?
-Вы найдете много заданий для новичков на: [contributor.ninja](https://contributor.ninja).
-
Ниже несколько популярных репозиториев, где вы можете найти задания для ноичков. Вперед, перейдите в репозитории, чтобы узнать больше.
|[](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[
](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[
](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[
](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.vn.md b/translations/README.vn.md
index 60f9dbd6be8..da1b57b94a8 100644
--- a/translations/README.vn.md
+++ b/translations/README.vn.md
@@ -127,8 +127,6 @@ Chú ý ở đây bạn đang đẩy lên trên github với chi nhánh tên là
## Tiếp tục đóng góp?
-Bạn sẽ tìm thấy nhiều vấn đề (issues) dễ cho người bắt đầu tại: [contributor.ninja](https://contributor.ninja).
-
Dưới đây là một số vấn đề cho người bắt đầu trong các kho mã nguồn phổ biến mà bạn có thể tham gia đóng góp. Nhấn vào những kho mã nguồn này để tìm hiểu thêm
|[](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[
](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[
](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[
](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|