|  | @@ -1,19 +1,19 @@
 | 
	
		
			
				|  |  |  [submodule "openlibm"]
 | 
	
		
			
				|  |  |  	path = openlibm
 | 
	
		
			
				|  |  | -	url = https://gitlab.redox-os.org/redox-os/openlibm.git
 | 
	
		
			
				|  |  | +	url = https://git.mirrors.dragonos.org/DragonOS-Community/relibc_openlibm.git
 | 
	
		
			
				|  |  |  [submodule "ralloc"]
 | 
	
		
			
				|  |  |  	path = ralloc
 | 
	
		
			
				|  |  | -	url = https://gitlab.redox-os.org/redox-os/ralloc.git
 | 
	
		
			
				|  |  | +	url = https://git.mirrors.dragonos.org/DragonOS-Community/relibc_ralloc.git
 | 
	
		
			
				|  |  |  [submodule "core_io"]
 | 
	
		
			
				|  |  |  	path = core_io
 | 
	
		
			
				|  |  | -	url = https://gitlab.redox-os.org/redox-os/core_io.git
 | 
	
		
			
				|  |  | +	url = https://git.mirrors.dragonos.org/DragonOS-Community/relibc_core_io.git
 | 
	
		
			
				|  |  |  [submodule "posix-regex"]
 | 
	
		
			
				|  |  |  	path = posix-regex
 | 
	
		
			
				|  |  | -	url = https://gitlab.redox-os.org/redox-os/posix-regex.git
 | 
	
		
			
				|  |  | +	url = https://git.mirrors.dragonos.org/DragonOS-Community/relibc_posix-regex.git
 | 
	
		
			
				|  |  |  [submodule "pthreads-emb"]
 | 
	
		
			
				|  |  |  	path = pthreads-emb
 | 
	
		
			
				|  |  | -	url = https://gitlab.redox-os.org/redox-os/pthreads-emb.git
 | 
	
		
			
				|  |  | +	url = https://git.mirrors.dragonos.org/DragonOS-Community/relibc_pthreads-emb.git
 | 
	
		
			
				|  |  |  [submodule "compiler-builtins"]
 | 
	
		
			
				|  |  |  	path = compiler-builtins
 | 
	
		
			
				|  |  | -	url = https://gitlab.redox-os.org/redox-os/compiler-builtins.git
 | 
	
		
			
				|  |  | +	url = https://git.mirrors.dragonos.org/DragonOS-Community/relibc_compiler-builtins.git
 | 
	
		
			
				|  |  |  	branch = relibc_fix_dup_symbols
 |