mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): description for working with links lecture block (#56910)
This commit is contained in:
@@ -1736,7 +1736,9 @@
|
||||
},
|
||||
"lecture-working-with-links": {
|
||||
"title": "Working with Links",
|
||||
"intro": ["Learn about using links in HTML with these lecture videos."]
|
||||
"intro": [
|
||||
"In these lecture videos, you will learn about the different <code>target</code> attribute values, absolute and relative links and the different links states."
|
||||
]
|
||||
},
|
||||
"review-basic-html": {
|
||||
"title": "Basic HTML Review",
|
||||
|
||||
Reference in New Issue
Block a user