1
0
Fork 0

Merge sorin-ionescu/prezto/pull/1201

pull/1130/head
Federico Castagnini 8 years ago
commit 10e6d45d5d
No known key found for this signature in database
GPG Key ID: B8F54AA3DB400B54

@ -11,4 +11,4 @@ if [[ -z "$BROWSER" ]]; then
fi fi
# TODO: Make the sections easier to use. # TODO: Make the sections easier to use.
"$BROWSER" "http://nodejs.org/docs/$(node --version | sed 's/-.*//')/api/all.html#${1}" "$BROWSER" "http://nodejs.org/docs/$(node --version | sed 's/-.*//')/api/${1}.html"

Loading…
Cancel
Save