Attempt to fix < >
This commit is contained in:
parent
d8928a2037
commit
18bb8ee8c6
1 changed files with 3 additions and 3 deletions
|
@ -27,9 +27,9 @@ https://chainlink.arachnitech.com/
|
|||
URL Patterns
|
||||
============
|
||||
|
||||
The general format is http://localhost:5000/<domain>lt;/action>
|
||||
where <domain> is a .crypto or .zil name registered with Unstoppable
|
||||
Domains and <action> can be
|
||||
The general format is http://localhost:5000/<domain>/<action>
|
||||
where <domain> is a .crypto or .zil name registered with Unstoppable
|
||||
Domains and <action> can be
|
||||
* html - uses the IPFS hash set in Unstoppable Domains management
|
||||
* redir - uses the redirect_url set in Unstoppable Domains management
|
||||
* raw - displays an HTML table view of the full JSON returned from Unstoppable
|
||||
|
|
Loading…
Reference in a new issue