fix(curriculum): incorrect example link (#52764)

This commit is contained in:
Oleksandr Tkachenko 2023-12-25 17:03:08 +02:00 committed by GitHub
parent 948cfc47c5
commit 4e880853bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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:**