Skip to content

Commit 3b3338c

Browse files
fix example
1 parent b0529b7 commit 3b3338c

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
@@ -9,7 +9,7 @@
99
```js
1010
var xray = require('x-ray');
1111

12-
xray('github.com/stars/matthewmueller')
12+
xray('http://github.com/stars/matthewmueller')
1313
.select([{
1414
$root: '.repo-list-item',
1515
title: '.repo-list-name',

0 commit comments

Comments
 (0)