Skip to content

Commit

Permalink
chore: missed one
Browse files Browse the repository at this point in the history
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
  • Loading branch information
Nicholas Carrigan (he/him) and moT01 committed Oct 26, 2021
1 parent 058deef commit 903e029
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -14,7 +14,7 @@ Add five `a` elements within that new `div`, and give them the following `href`
- The first `a` element should have an `href` set to `https://www.facebook.com/freecodecamp`.
- The second `a` element should have an `href` set to `https://twitter.com/freecodecamp`.
- The third `a` element should have an `href` set to `https://instagram.com/freecodecamp`.
- The fourth `a` element should have an `href` set to `https://www.linkedin.com/school/freecodecamp`.
- The fourth `a` element should have an `href` set to `https://www.linkedin.com/school/free-code-camp`.
- The fifth `a` element should have an `href` set to `https://www.youtube.com/freecodecamp`.

# --hints--
Expand Down

0 comments on commit 903e029

Please sign in to comment.