From 2351db1e1f3ec0b002a2939e5de643929f724847 Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Sun, 5 Jan 2020 22:31:02 -0500 Subject: [PATCH] Fixed help text to reflect new default action of IPFS --- chainlink.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chainlink.py b/chainlink.py index 1d1aeb2..668caee 100755 --- a/chainlink.py +++ b/chainlink.py @@ -15,7 +15,7 @@ def root(): host = request.get_header('host') helptext = f"""

General format is {host}/<domain>/<action> -

If <action> is blank, it will attempt to use the redirect +

If <action> is blank, it will attempt to use the IPFS hash

You may also/optionally specify an action which can be any of the following