mirror of
				https://gitea.invidious.io/iv-org/shard-kemal.git
				synced 2024-08-15 00:53:36 +00:00 
			
		
		
		
	Merge pull request #75 from greyblake/readme-https-to-http
Fix broken links in README
This commit is contained in:
		
						commit
						4ee3ce4c00
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -32,7 +32,7 @@ crystal run src/kemal_sample.cr | ||||||
| ``` | ``` | ||||||
| Go to *http://localhost:3000* | Go to *http://localhost:3000* | ||||||
| 
 | 
 | ||||||
| Check [documentation](https://kemalcr.com) or [samples](https://github.com/sdogruyol/kemal/tree/master/samples) for more. | Check [documentation](http://kemalcr.com) or [samples](https://github.com/sdogruyol/kemal/tree/master/samples) for more. | ||||||
| 
 | 
 | ||||||
| # Super Fast 🚀 | # Super Fast 🚀 | ||||||
| 
 | 
 | ||||||
|  | @ -58,7 +58,7 @@ These results were achieved with ```wrk``` on a Macbook Pro Late 2013. (**2Ghz i | ||||||
| 
 | 
 | ||||||
| # Documentation | # Documentation | ||||||
| 
 | 
 | ||||||
| You can read the documentation at the official site [kemalcr.com](https://kemalcr.com) | You can read the documentation at the official site [kemalcr.com](http://kemalcr.com) | ||||||
| 
 | 
 | ||||||
| ## Thanks | ## Thanks | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue