We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0333f46 commit 14fb8c8Copy full SHA for 14fb8c8
html/lesson4/tutorial.md
@@ -180,7 +180,7 @@ Add an id `toolbar` to the outer `<div>`
180
See what happens when you add a `target="_blank"` to your link
181
182
```html
183
- <li> <a href="http://www.personal.psu.edu/djd5202/ass6.html" target="_blank">Computer Scientist</a></li>
+ <li> <a href="http://www.cs.yale.edu/homes/tap/Files/hopper-story.html" target="_blank">Computer Scientist</a></li>
184
```
185
186
### Styling the toolbar
0 commit comments