Merge pull request #441 from knorrium/fix_address_explorer_typo
This commit is contained in:
		
						commit
						4c8d261da0
					
				@ -117,7 +117,7 @@
 | 
				
			|||||||
      <i>{{ error.error }}</i>
 | 
					      <i>{{ error.error }}</i>
 | 
				
			||||||
      <ng-template [ngIf]="error.status === 413 || error.status === 405">
 | 
					      <ng-template [ngIf]="error.status === 413 || error.status === 405">
 | 
				
			||||||
        <br><br>
 | 
					        <br><br>
 | 
				
			||||||
        Consider view this address on the official Mempool website instead:
 | 
					        Consider viewing this address on the official Mempool website instead:
 | 
				
			||||||
        <br>
 | 
					        <br>
 | 
				
			||||||
        <a href="https://mempool.space/address/{{ addressString }}" target="_blank">https://mempool.space/address/{{ addressString }}</a>
 | 
					        <a href="https://mempool.space/address/{{ addressString }}" target="_blank">https://mempool.space/address/{{ addressString }}</a>
 | 
				
			||||||
        <br>
 | 
					        <br>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user