Skip to content

Commit 14fb8c8

Browse files
author
Rachel Evans
committed
Update link to match the block above
1 parent 0333f46 commit 14fb8c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/lesson4/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Add an id `toolbar` to the outer `<div>`
180180
See what happens when you add a `target="_blank"` to your link
181181

182182
```html
183-
<li> <a href="http://www.personal.psu.edu/djd5202/ass6.html" target="_blank">Computer Scientist</a></li>
183+
<li> <a href="http://www.cs.yale.edu/homes/tap/Files/hopper-story.html" target="_blank">Computer Scientist</a></li>
184184
```
185185

186186
### Styling the toolbar

0 commit comments

Comments
 (0)