Fixed help text to reflect new default action of IPFS
This commit is contained in:
		
					parent
					
						
							
								58b70533a8
							
						
					
				
			
			
				commit
				
					
						2351db1e1f
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -15,7 +15,7 @@ def root():
 | 
			
		|||
    host = request.get_header('host')
 | 
			
		||||
    helptext = f"""
 | 
			
		||||
    <p>General format is {host}/<domain>/<action>
 | 
			
		||||
    <p>If <action> is blank, it will attempt to use the redirect
 | 
			
		||||
    <p>If <action> is blank, it will attempt to use the IPFS hash
 | 
			
		||||
    <p>You may also/optionally specify an action which can be any of the following
 | 
			
		||||
    <table margin-left="100px">
 | 
			
		||||
    <tr>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue