Skip to content

Commit 482b071

Browse files
fix: correct link
1 parent 78ae2f3 commit 482b071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hyperskill/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| [Case Converter](./01_case_converter) | Easy | Completed |
88
| [Flashcards (Frontend)](./02_flashcards) | Hard | Completed |
99
| [To-Do List (JavaScript)](./03_todo_list) | Challenging | Completed |
10-
| [Hypergram](./04_hypergram) | Medium | [Completed][1] |
10+
| [Hypergram](./04_hypergram) | Medium | [Completed](1) |
1111
| [Minesweeper (JavaScript)](./05_minesweeper) | Challenging | In Progress |
1212

1313
[1]: The project is completed (as per the requirements) but there is no way to pass the tests on the Hyperskill platform due to the error in the tests themselves, at the same time you can run the project locally and see that it works as expected.

0 commit comments

Comments
 (0)