fix(guide): Remove repl.it links from challenge related guide articles (English) (#36204)
* fix: remove repl.it links english * fix: add extra line Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com> * fix: add extra line Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com> * fix: add extra line Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com> * fix: add extra line Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com> * fix: add extra line Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com> * fix: add extra line Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com> * fix: add extra line Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com> * fix: add extra line Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com> * fix: add extra line Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>
This commit is contained in:
@@ -105,7 +105,6 @@ Return the completed inventory in alphabetical order.
|
||||
updateInventory(curInv, newInv);
|
||||
```
|
||||
|
||||
 <a href='https://repl.it/CLok/0' target='_blank' rel='nofollow'>Run Code</a>
|
||||
|
||||
### Code Explanation:
|
||||
|
||||
@@ -191,7 +190,6 @@ Return the completed inventory in alphabetical order.
|
||||
updateInventory(curInv, newInv);
|
||||
```
|
||||
|
||||
 <a href='https://repl.it/CLol/0' target='_blank' rel='nofollow'>Run Code</a>
|
||||
|
||||
### Code Explanation:
|
||||
|
||||
@@ -267,7 +265,6 @@ Return the completed inventory in alphabetical order.
|
||||
updateInventory(curInv, newInv);
|
||||
```
|
||||
|
||||
 <a href='https://repl.it/MQvv/latest' target='_blank' rel='nofollow'>Run Code</a>
|
||||
|
||||
### Code Explanation:
|
||||
|
||||
|
Reference in New Issue
Block a user