Merge sorin-ionescu/prezto/pull/1201
This commit is contained in:
commit
10e6d45d5d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue