Skip to content

Commit bc26e42

Browse files
authored
Update README.md with the correct path for capo.js (#76)
1 parent 70ed8d1 commit bc26e42

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
@@ -15,7 +15,7 @@ This script helps you identify which elements are out of order.
1515

1616
_New: Install the [Capo Chrome extension](https://chrome.google.com/webstore/detail/capo-get-your-%3Chead%3E-in-o/ohabpnaccigjhkkebjofhpmebofgpbeb)_
1717

18-
1. Copy [capo.js](https://raw.githubusercontent.com/rviscomi/capo.js/main/capo.js)
18+
1. Copy [capo.js](https://raw.githubusercontent.com/rviscomi/capo.js/main/snippet/capo.js)
1919
2. Run it in a new [DevTools snippet](https://developer.chrome.com/docs/devtools/javascript/snippets/), or use a [bookmarklet](https://caiorss.github.io/bookmarklet-maker/) generator
2020
3. Explore the console logs
2121

0 commit comments

Comments
 (0)