We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0529b7 commit 3b3338cCopy full SHA for 3b3338c
Readme.md
@@ -9,7 +9,7 @@
9
```js
10
var xray = require('x-ray');
11
12
-xray('github.com/stars/matthewmueller')
+xray('http://github.com/stars/matthewmueller')
13
.select([{
14
$root: '.repo-list-item',
15
title: '.repo-list-name',
0 commit comments