mirror of
				https://github.com/raysan5/raylib.git
				synced 2025-11-04 01:34:19 +00:00 
			
		
		
		
	Review .html typo
This commit is contained in:
		@@ -13,7 +13,7 @@ The following help is highly appreciated:
 | 
				
			|||||||
	- Testers of current features and multiple systems - Can you find some bug on raylib?
 | 
						- Testers of current features and multiple systems - Can you find some bug on raylib?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you can not help on any of the above points but you still want to contribute in some way... please, consider helping 
 | 
					If you can not help on any of the above points but you still want to contribute in some way... please, consider helping 
 | 
				
			||||||
with a small [donation](http://www.raylib.com/helpme.htm) or contributing with [raylib patreon](https://www.patreon.com/raysan5). It will really motivate to continue improving this project (and pay some bills… or some coffee).
 | 
					with a small [donation](http://www.raylib.com/helpme.html) or contributing with [raylib patreon](https://www.patreon.com/raysan5). It will really motivate to continue improving this project (and pay some bills… or some coffee).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
raylib philosophy
 | 
					raylib philosophy
 | 
				
			||||||
------------------
 | 
					------------------
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -247,7 +247,7 @@ contact
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
If you are using raylib and you enjoy it, please, [let me know][raysan5].
 | 
					If you are using raylib and you enjoy it, please, [let me know][raysan5].
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you feel you can help, then, [helpme!](http://www.raylib.com/helpme.htm)
 | 
					If you feel you can help, then, [helpme!](http://www.raylib.com/helpme.html)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
acknowledgements
 | 
					acknowledgements
 | 
				
			||||||
---------------
 | 
					---------------
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -117,7 +117,7 @@
 | 
				
			|||||||
    </style>
 | 
					    </style>
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
  <body>
 | 
					  <body>
 | 
				
			||||||
    <a id="logo" href="index.htm"></a>
 | 
					    <a id="logo" href="index.html"></a>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <div class="spinner" id='spinner'></div>
 | 
					    <div class="spinner" id='spinner'></div>
 | 
				
			||||||
    <div class="emscripten" id="status">Downloading...</div>
 | 
					    <div class="emscripten" id="status">Downloading...</div>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user