web: fix manual link
This commit is contained in:
		
							parent
							
								
									ec51d28839
								
							
						
					
					
						commit
						b25563b59f
					
				| @ -22,7 +22,7 @@ import Text.Printf (printf) | |||||||
| 
 | 
 | ||||||
| hledgerorgurl, manualurl :: String | hledgerorgurl, manualurl :: String | ||||||
| hledgerorgurl     = "http://hledger.org" | hledgerorgurl     = "http://hledger.org" | ||||||
| manualurl         = hledgerorgurl++"/MANUAL.html" | manualurl         = hledgerorgurl++"/manual" | ||||||
| 
 | 
 | ||||||
| -- | The default TCP port to listen on. May be overridden with --port. | -- | The default TCP port to listen on. May be overridden with --port. | ||||||
| defport :: Int | defport :: Int | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user