File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ There are a few of ways to work with this repo:
16
16
- [ Download a zipped copy] ( https://github.com/ericwbailey/accessible-html-content-patterns/archive/master.zip )
17
17
- [ Curl] ( http://explainshell.com/explain/1/curl ) just the HTML page (great starting place for a styleguide):
18
18
` 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 )
20
20
21
21
22
22
## Code Concerns
You can’t perform that action at this time.
0 commit comments