Skip to content

Commit

Permalink
Merge pull request #44 from tpopov94/master
Browse files Browse the repository at this point in the history
Fixed link in README.md
  • Loading branch information
Konstantin Simeonov authored Sep 1, 2016
2 parents aa1629c + 9e9771e commit 97e6dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Topics/03. Closures-and-Scope/homework/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
- Unique params are Book title and Book ISBN
- Book ISBN is an unique code that contains either 10 or 13 digits
- If something is not valid - throw Error
- **You are given a solution template in the [task/task-1.js](./task/task-1.js) file**
- **You are given a solution template in the [tasks/task-1.js](./tasks/task-1.js) file**

0 comments on commit 97e6dc2

Please sign in to comment.