fix: replace responsive web dev bitly links (#41811)
This commit is contained in:
committed by
GitHub
parent
95c210c38e
commit
1d4e7e1d16
@ -27,7 +27,7 @@ Here's an example of changing the width of an image on hover:
|
||||
}
|
||||
</style>
|
||||
|
||||
<img src="https://bit.ly/smallgooglelogo" alt="Google's Logo" />
|
||||
<img src="https://cdn.freecodecamp.org/curriculum/applied-visual-design/google-logo.png" alt="Google's Logo" />
|
||||
```
|
||||
|
||||
# --instructions--
|
||||
|
Reference in New Issue
Block a user