Switch to using https for submodules
This commit is contained in:
		
							
								
								
									
										4
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							@@ -1,6 +1,6 @@
 | 
				
			|||||||
[submodule "wapp"]
 | 
					[submodule "wapp"]
 | 
				
			||||||
	path = wapp
 | 
						path = wapp
 | 
				
			||||||
	url = git@git.thewizardapprentice.com:abdelrahman/wizapp-stdlib
 | 
						url = https://git.thewizardapprentice.com:abdelrahman/wizapp-stdlib
 | 
				
			||||||
[submodule "raylib-src"]
 | 
					[submodule "raylib-src"]
 | 
				
			||||||
	path = raylib-src
 | 
						path = raylib-src
 | 
				
			||||||
	url = git@github.com:raysan5/raylib
 | 
						url = https://github.com:raysan5/raylib
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user