mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-29 18:02:06 -05:00
fix(curriculum): incorrect example link (#52764)
This commit is contained in:
committed by
GitHub
parent
948cfc47c5
commit
4e880853bb
@@ -8,7 +8,7 @@ dashedName: build-a-tribute-page
|
||||
|
||||
# --description--
|
||||
|
||||
++**Objective:** Build an app that is functionally similar to <a href="https://personal-portfolio.freecodecamp.rocks" target="_blank" rel="noopener noreferrer nofollow">https://personal-portfolio.freecodecamp.rocks</a>. **Do not copy this demo project**.
|
||||
**Objective:** Build an app that is functionally similar to <a href="https://tribute-page.freecodecamp.rocks" target="_blank" rel="noopener noreferrer nofollow">https://tribute-page.freecodecamp.rocks</a>. **Do not copy this demo project**.
|
||||
|
||||
|
||||
**User Stories:**
|
||||
|
||||
Reference in New Issue
Block a user