Updated "Taken from" in URLTOOLS plugin
Previous link was not working
This commit is contained in:
parent
b908feebcf
commit
6bfc551f64
@ -2,7 +2,7 @@
|
|||||||
# Adds handy command line aliases useful for dealing with URLs
|
# Adds handy command line aliases useful for dealing with URLs
|
||||||
#
|
#
|
||||||
# Taken from:
|
# Taken from:
|
||||||
# http://ruslanspivak.com/2010/06/02/urlencode-and-urldecode-from-a-command-line/
|
# https://ruslanspivak.wordpress.com/2010/06/02/urlencode-and-urldecode-from-a-command-line/
|
||||||
|
|
||||||
if [[ $(whence $URLTOOLS_METHOD) = "" ]]; then
|
if [[ $(whence $URLTOOLS_METHOD) = "" ]]; then
|
||||||
URLTOOLS_METHOD=""
|
URLTOOLS_METHOD=""
|
||||||
|
Loading…
Reference in New Issue
Block a user