]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
test
authorMartin Taibr <taibr.martin@gmail.com>
Fri, 3 Feb 2017 16:58:00 +0000 (17:58 +0100)
committerMartin Taibr <taibr.martin@gmail.com>
Fri, 3 Feb 2017 16:58:00 +0000 (17:58 +0100)
Archive/Compiling_In_Windows.md

index 5310a3c347935645e3999ef6fd35639fb5206fa7..bd087a7ef40d24d1ff76b6a9c732968d5dda0d77 100644 (file)
@@ -1,12 +1,21 @@
 Compiling In Windows
 ====================
 
-[Test](Outdated_Compiling_in_Windows)  
-[Test2](./Outdated_Compiling_in_Windows)  
-[Test3](/Archive/Outdated_Compiling_in_Windows)  
-[Home](Home)  
-[Home2](../Home)  
-[Home3](/Home)  
+[Same dir plain](Outdated_Compiling_in_Windows)  
+[Same dir rel](./Outdated_Compiling_in_Windows)  
+[Same dir abs](/Archive/Outdated_Compiling_in_Windows)  
+
+[Home plain](Home)  
+[Home rel](../Home)  
+[Home abs](/Home)  
+
+[Subdir plain](Recording/Democapture)  
+[Subdir rel](../Recording/Democapture)  
+[Subdir abs](/Recording/Democapture)  
+
+[Md plain](Recording/Democapture.md)  
+[Md rel](../Recording/Democapture.md)  
+[Md abs](/Recording/Democapture.md)  
 
 **This guide has been replaced by a shorter alternative.** This guide should still work, and get you a standalone MinGW/MSYS environment with access to msysgit. The new method only makes use of msysgit and is therefore easier and faster to set up. See the [Repository Access](https://gitlab.com/xonotic/xonotic/wikis/Repository_Access#windows) page.