Merge sorin-ionescu/prezto/pull/1201

This commit is contained in:
Federico Castagnini 2016-12-29 00:38:02 -05:00
commit 10e6d45d5d
No known key found for this signature in database
GPG key ID: B8F54AA3DB400B54

View file

@ -11,4 +11,4 @@ if [[ -z "$BROWSER" ]]; then
fi
# 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"