Skip to content

Commit 8c38343

Browse files
committed
Fixed link to source
1 parent b52f125 commit 8c38343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ There are a few of ways to work with this repo:
1616
- [Download a zipped copy](https://github.com/ericwbailey/accessible-html-content-patterns/archive/master.zip)
1717
- [Curl](http://explainshell.com/explain/1/curl) just the HTML page (great starting place for a styleguide):
1818
`curl -o accessible-html-content-patterns.html https://raw.githubusercontent.com/ericwbailey/accessible-html-content-patterns/master/docs/index.html`
19-
- Copy/paste individual elements from the [source code](https://github.com/ericwbailey/accessible-html-content-patterns/blob/master/index.html)
19+
- Copy/paste individual elements from the [source code](https://github.com/ericwbailey/accessible-html-content-patterns/blob/master/docs/index.html)
2020

2121

2222
## Code Concerns

0 commit comments

Comments
 (0)