about summary refs log tree commit diff stats
path: root/dwm.html
diff options
context:
space:
mode:
Diffstat (limited to 'dwm.html')
-rw-r--r--dwm.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/dwm.html b/dwm.html
index 609ce03..32c0eae 100644
--- a/dwm.html
+++ b/dwm.html
@@ -86,27 +86,27 @@
 			</li>
 			<li>
 			It can be downloaded and distributed under the conditions
-			of the <a href="http://wmii.de/cgi-bin/hgwebdir.cgi/dwm?f=f10eb1139362;file=LICENSE;style=raw">MIT/X Consortium license</a>.
+			of the <a href="http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm?f=f10eb1139362;file=LICENSE;style=raw">MIT/X Consortium license</a>.
 			</li>
 		</ul>
 		<h4>Links</h4>
 		<ul>
-			<li><a href="http://wmii.de/cgi-bin/man/man2html?query=dwm">Man page</a></li>
-			<li><a href="http://wmii.de/shots/dwm-20060714.png">Screenshot</a> (20060714)</li>
-			<li><a href="http://wmii.de/download/poster.ps">A4 poster (PostScript)</a></li>
-			<li>Mailing List: <a href="http://wmii.de/cgi-bin/mailman/listinfo/dwm">dwm at wmii dot de</a> <a href="http://wmii.de/pipermail/dwm/">(Archives)</a></li>
+			<li><a href="http://10kloc.org/cgi-bin/man/man2html?query=dwm">Man page</a></li>
+			<li><a href="http://10kloc.org/shots/dwm-20060714.png">Screenshot</a> (20060714)</li>
+			<li><a href="http://10kloc.org/download/poster.ps">A4 poster (PostScript)</a></li>
+			<li>Mailing List: <a href="http://10kloc.org/cgi-bin/mailman/listinfo/dwm">dwm at wmii dot de</a> <a href="http://10kloc.org/pipermail/dwm/">(Archives)</a></li>
 			<li>IRC channel: <code>#dwm</code> at <code>irc.oftc.net</code></li>
 		</ul>
 		<h3>Development</h3>
 		<p>
-		dwm is actively developed in parallel to wmii. You can <a href="http://wmii.de/cgi-bin/hgwebdir.cgi/dwm">browse</a> its source code repository or get a copy using <a href="http://www.selenic.com/mercurial/">Mercurial</a> with following command:
+		dwm is actively developed in parallel to wmii. You can <a href="http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm">browse</a> its source code repository or get a copy using <a href="http://www.selenic.com/mercurial/">Mercurial</a> with following command:
 		</p>
 		<p>
-		<code>hg clone http://wmii.de/cgi-bin/hgwebdir.cgi/dwm</code>
+		<code>hg clone http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm</code>
 		</p>
 		<h3>Download</h3>
 		<ul>
-			<li><a href="http://wmii.de/download/dwm-0.2.tar.gz">dwm 0.2</a> (13kb) (20060717)</li>
+			<li><a href="http://10kloc.org/download/dwm-0.2.tar.gz">dwm 0.2</a> (13kb) (20060717)</li>
 		</ul>
 		<h3>Miscellaneous</h3>
 		<p>
in&id=54d48b25a08b5b238371b2d1bd0f594dad8dbeb9'>54d48b25 ^
ec961781 ^
54d48b25 ^
ec961781 ^
54d48b25 ^
ec961781 ^
5f128523 ^
54d48b25 ^



12d73ee8 ^




5f128523 ^

12d73ee8 ^








5f128523 ^





12d73ee8 ^








dcfca05e ^
5f128523 ^

















12d73ee8 ^








12d73ee8 ^
5f128523 ^
dcfca05e ^
12d73ee8 ^
5f128523 ^
dcfca05e ^
12d73ee8 ^








dcfca05e ^

5f128523 ^



12d73ee8 ^





f08a13e1 ^
54d48b25 ^
f08a13e1 ^
54d48b25 ^
f08a13e1 ^
5f128523 ^

54d48b25 ^

5f128523 ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127