Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
moshfeu committed Feb 7, 2019
1 parent f080ff5 commit b6dde30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Pre-release version of Coaching Code.

## Looking for a mentor?

Just go to https://Coding-Coach.github.io/find-a-mentor/ and find him.
Just go to https://mentors.codingcoach.io/ and find him.

## Want to be a mentor?

Expand All @@ -20,7 +20,7 @@ Just go to https://Coding-Coach.github.io/find-a-mentor/ and find him.
"name": "your name", // minLength: 2
"avatar": "https://link-to-your/avatar.jpg", // url
"title": "NodeJS developer", // minLength: 2
"description": "Hi, I'm NodeJs developer", // minLength: 5, maxLength: 45 optional
"description": "Hi, I'm NodeJs developer", // minLength: 5, maxLength: 80 optional
"country": "Israel", // should be real :)
"tags": [ // minItems: 1, maxItems: 5
"nodejs", "webpack", "mongodb"
Expand Down

0 comments on commit b6dde30

Please sign in to comment.