[wiki] [sites] fix some broken links, e-mail links, old links || Hiltjo Posthuma

From: <git_AT_suckless.org>
Date: Fri, 09 Jun 2017 15:59:24 +0200

commit a5aaa1b08023b1a56844e8f06475dda8869dea6b
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Fri Jun 9 15:58:42 2017 +0200

    fix some broken links, e-mail links, old links

diff --git a/dwm.suckless.org/index.md b/dwm.suckless.org/index.md
index a425e15..81d99f0 100644
--- a/dwm.suckless.org/index.md
+++ b/dwm.suckless.org/index.md
_AT_@ -46,7 +46,7 @@ In contrast to ion, larswm, and wmii, dwm is much smaller, faster and simpler.
 Links
 -----
 * Mailing List: `dev+subscribe_AT_suckless.org` ([Archives](http://lists.suckless.org/dev/)) ([Old Archives](http://lists.suckless.org/dwm/)) (see [community](http://suckless.org/community/) for details)
-* IRC channel: #suckless at irc.oftc.net ([irc log](TODO))
+* IRC channel: #suckless at irc.oftc.net
 
 Download
 --------
diff --git a/dwm.suckless.org/patches/historical/bottom_stack.md b/dwm.suckless.org/patches/historical/bottom_stack.md
index 134a0bb..fcbf6da 100644
--- a/dwm.suckless.org/patches/historical/bottom_stack.md
+++ b/dwm.suckless.org/patches/historical/bottom_stack.md
_AT_@ -45,4 +45,3 @@ Download
 --------
 * [bstack.c](bstack.c) (dwm 5.6.1) (20090908)
 * [bstackhoriz.c](bstackhoriz.c) (dwm 5.6.1) (20090908)
-* see older versions in [historical patches](historical)
diff --git a/dwm.suckless.org/patches/historical/xft.md b/dwm.suckless.org/patches/historical/xft.md
index fa9abb8..c78296a 100644
--- a/dwm.suckless.org/patches/historical/xft.md
+++ b/dwm.suckless.org/patches/historical/xft.md
_AT_@ -32,11 +32,11 @@ fonts can be used.
 
 Download
 --------
-* [dwm-6.0-xft.diff](historical/dwm-6.0-xft.diff) (6.6k) (16 May 2012)
+* [dwm-6.0-xft.diff](dwm-6.0-xft.diff) (6.6k) (16 May 2012)
         * memory leak fixed and improved implementation.
         * include config.def.h and config.mk changes.
 
-* [dwm-6.1-xft-with-fallback-font.diff](historical/dwm-git-20150228-xft-with-fallback-font.diff) (20k)
+* [dwm-6.1-xft-with-fallback-font.diff](dwm-6.1-xft-with-fallback-font.diff) (20k)
 
 Author
 ------
diff --git a/dwm.suckless.org/patches/keymodes.md b/dwm.suckless.org/patches/keymodes.md
index 9f22efe..6f8d571 100644
--- a/dwm.suckless.org/patches/keymodes.md
+++ b/dwm.suckless.org/patches/keymodes.md
_AT_@ -12,7 +12,7 @@ With key modes you can use any key binding for window management without risking
 There are two different patches:
 
  * keymodes: the minimal patch
- * vim-keymodes: This patch tries to emulate the key bindings of Vim. Therefor it includes additional functions, which depend on the [flextile patch](./flextile).
+ * vim-keymodes: This patch tries to emulate the key bindings of Vim. Therefor it includes additional functions, which depend on the [flextile patch](flextile).
 
 
 ## Configuration ##
diff --git a/dwm.suckless.org/patches/systray.md b/dwm.suckless.org/patches/systray.md
index d4af6bf..581cc3e 100644
--- a/dwm.suckless.org/patches/systray.md
+++ b/dwm.suckless.org/patches/systray.md
_AT_@ -16,7 +16,7 @@ Patches against different versions of dwm are available at
  * [dwm-systray-git-20160626-7af4d43.diff](dwm-systray-git-20160626-7af4d43.diff) (7af4d43)
  * [dwm-git-20160103-systray.diff](dwm-git-20160103-systray.diff) (3465bed)
  * [dwm-6.1-systray.diff](dwm-6.1-systray.diff) (22K) (20151109)
- * [dwm-git-20130119-systray.diff](dwm-git-20130119-systray.diff]) (19946b)
+ * [dwm-git-20130119-systray.diff](dwm-git-20130119-systray.diff) (19946b)
  * [dwm-systray-6.0.diff](dwm-systray-6.0.diff) (19788b) (20130119)
 
 Author
diff --git a/dwm.suckless.org/patches/tab.md b/dwm.suckless.org/patches/tab.md
index ef2a2ec..171eb2e 100644
--- a/dwm.suckless.org/patches/tab.md
+++ b/dwm.suckless.org/patches/tab.md
_AT_@ -134,12 +134,12 @@ Download
 
 Old versions
 
- * [dwm-master\_2015-12-19\_3465be-tab-v2b.diff](historical/dwm-master\_2015-12-19\_3465be-tab-v2b.diff)
- * [dwm-master\_2015-12-19\_3465be-pertag-tab-v2b.diff](historical/dwm-master\_2015-12-19\_3465be-pertag-tab-v2b.diff)
- * [dwm-master\_2015-10-20\_7e1182c-tab-v2b.diff](historical/dwm-master\_2015-10-20\_7e1182c-tab-v2b.diff), [dwm-master\_2015-10-20\_7e1182c-pertag-tab-v2b.diff](historical/dwm-master\_2015-10-20\_7e1182c-pertag-tab-v2b.diff)
- * [dwm-master\_2015-03-05\_14343e-tab-v2b.diff](historical/dwm-master\_2015-03-05\_14343e-tab-v2b.diff), [dwm-master\_2015-03-05\_14343e-pertag-tab-v2b.diff](historical/dwm-master\_2015-03-05\_14343e-pertag-tab-v2b.diff)
+ * [dwm-master_2015-12-19_3465be-tab-v2b.diff](historical/dwm-master_2015-12-19_3465be-tab-v2b.diff)
+ * [dwm-master_2015-12-19_3465be-pertag-tab-v2b.diff](historical/dwm-master_2015-12-19_3465be-pertag-tab-v2b.diff)
+ * [dwm-master_2015-10-20_7e1182c-tab-v2b.diff](historical/dwm-master_2015-10-20_7e1182c-tab-v2b.diff), [dwm-master_2015-10-20_7e1182c-pertag-tab-v2b.diff](historical/dwm-master_2015-10-20_7e1182c-pertag-tab-v2b.diff)
+ * [dwm-master_2015-03-05_14343e-tab-v2b.diff](historical/dwm-master_2015-03-05_14343e-tab-v2b.diff), [dwm-master_2015-03-05_14343e-pertag-tab-v2b.diff](historical/dwm-master_2015-03-05_14343e-pertag-tab-v2b.diff)
  * [dwm-6.0-tab-v2b.diff](historical/dwm-6.0-tab-v2b.diff), [dwm-6.0-pertag-tab-v2b.diff](historical/dwm-6.0-pertag-tab-v2b.diff)
- * [dwm-master\_2013-08-27\_cdec978-tab-v2a.diff](historical/dwm-master_2013-08-27_cdec978-tab-v2a.diff), [dwm-master\_2013-08-27\_cdec978-pertag-tab-v2a.diff](historical/dwm-master_2013-08-27_cdec978-pertag-tab-v2a.diff)
+ * [dwm-master_2013-08-27_cdec978-tab-v2a.diff](historical/dwm-master_2013-08-27_cdec978-tab-v2a.diff), [dwm-master_2013-08-27_cdec978-pertag-tab-v2a.diff](historical/dwm-master_2013-08-27_cdec978-pertag-tab-v2a.diff)
  * [dwm-6.0-tab-v2a.diff](historical/dwm-6.0-tab-v2a.diff), [dwm-6.0-pertag-tab-v2a.diff](historical/dwm-6.0-pertag-tab-v2a.diff)
  * [dwm-6.0-tab-v2.diff](historical/dwm-6.0-tab-v2.diff), [dwm-6.0-pertag-tab-v2.diff](historical/dwm-6.0-pertag-tab-v2.diff)
 
diff --git a/dwm.suckless.org/patches/xtile.md b/dwm.suckless.org/patches/xtile.md
index de2a69e..915c789 100644
--- a/dwm.suckless.org/patches/xtile.md
+++ b/dwm.suckless.org/patches/xtile.md
_AT_@ -155,7 +155,7 @@ Mandatory dependencies:
 
 * [pertag](pertag): we all know this one.
 
-Related patches: [bottom stack](bottom_stack), [flextile](flextile), cfacts,
+Related patches: [bottom stack](bottomstack), [flextile](flextile), cfacts,
 [stackmfact](stackmfact).
 
 Download
diff --git a/dwm.suckless.org/patches/zoomswap.md b/dwm.suckless.org/patches/zoomswap.md
index da4345c..de25b71 100644
--- a/dwm.suckless.org/patches/zoomswap.md
+++ b/dwm.suckless.org/patches/zoomswap.md
_AT_@ -45,7 +45,6 @@ Patches against different versions of dwm are available at
 
  * [dwm-zoomswap-20160731-56a31dc.diff](dwm-zoomswap-20160731-56a31dc.diff)
  * [dwm-6.1-zoomswap.diff](dwm-6.1-zoomswap.diff) (2585b) (20120406)
- * [dwm-10e232f9ace7-attachabove.diff](dwm-10e232f9ace7-attachabove.diff) (1.7K) (20120406)
  * [dwm-zoomswap-6.0.diff](dwm-zoomswap-6.0.diff) (1.6K) (20120406)
 
 Author
diff --git a/st.suckless.org/patches/solarized.md b/st.suckless.org/patches/solarized.md
index 14a2a3d..50006a7 100644
--- a/st.suckless.org/patches/solarized.md
+++ b/st.suckless.org/patches/solarized.md
_AT_@ -54,7 +54,7 @@ or the dark color scheme:
 *Both (swap between light/dark with F6)*:
 
  * [st-solarized-both-20160727-308bfbf.diff](st-solarized-both-20160727-308bfbf.diff)
- * [st-solarized-both-20170408-745c40f.diff](st-solarized-both-20170408-745c40f.diff)
+ * [st-solarized-both-20160727-745c40f.diff](st-solarized-both-20160727-745c40f.diff)
 
 
 Authors
diff --git a/surf.suckless.org/patches/spacesearch.md b/surf.suckless.org/patches/spacesearch.md
index eb5a1d0..18e73e3 100644
--- a/surf.suckless.org/patches/spacesearch.md
+++ b/surf.suckless.org/patches/spacesearch.md
_AT_@ -21,4 +21,4 @@ Author
 ------
 
 * Dmitrij D. Czarkoff <[czarkoff_AT_gmail.com](mailto:czarkoff_AT_gmail.com)>
-* Alexis Ben Miloud--Josselin (panpo) <[alexis.bmj_AT_protonmail.com](alexis.bmj_AT_protonmail.com)>
+* Alexis Ben Miloud--Josselin (panpo) <[alexis.bmj_AT_protonmail.com](mailto:alexis.bmj_AT_protonmail.com)>
diff --git a/tools.suckless.org/ii/index.md b/tools.suckless.org/ii/index.md
index 23980fe..c5c99b0 100644
--- a/tools.suckless.org/ii/index.md
+++ b/tools.suckless.org/ii/index.md
_AT_@ -41,5 +41,5 @@ a copy using the following command:
 
 Contact
 -------
-send mail to [ii_AT_modprobe.de]( mailto:ii_AT_modprobe.de) or feel free to join #ii on irc.oftc.net
+send mail to [dev_AT_suckless.org](mailto:dev_AT_suckless.org) or feel free to join #suckless on irc.oftc.net
 
diff --git a/tools.suckless.org/sic/patches/alert.md b/tools.suckless.org/sic/patches/alert.md
index 720e230..47cc6d6 100644
--- a/tools.suckless.org/sic/patches/alert.md
+++ b/tools.suckless.org/sic/patches/alert.md
_AT_@ -11,4 +11,4 @@ Download
 
 Author
 ------
-* Alexis Ben Miloud--Josselin (panpo) <[alexis.bmj_AT_protonmail.com](alexis.bmj_AT_protonmail.com)>
+* Alexis Ben Miloud--Josselin (panpo) <[alexis.bmj_AT_protonmail.com](mailto:alexis.bmj_AT_protonmail.com)>
diff --git a/tools.suckless.org/slock/patches/capscolor.md b/tools.suckless.org/slock/patches/capscolor.md
index 634d4b2..95fd82c 100644
--- a/tools.suckless.org/slock/patches/capscolor.md
+++ b/tools.suckless.org/slock/patches/capscolor.md
_AT_@ -4,9 +4,8 @@ Capscolor
 Description
 -----------
 
-Introduces an additional color to indicate the state of Caps Lock. Not
-compatible with the [failcolor](./failcolor) patch. Written against HEAD at
-a31b919, but should apply to 1.2.
+Introduces an additional color to indicate the state of Caps Lock. Written
+against HEAD at a31b919, but should apply to 1.2.
 
 Download
 --------
diff --git a/tools.suckless.org/tabbed/patches/keycode.md b/tools.suckless.org/tabbed/patches/keycode.md
index ee67a97..71287c4 100644
--- a/tools.suckless.org/tabbed/patches/keycode.md
+++ b/tools.suckless.org/tabbed/patches/keycode.md
_AT_@ -6,7 +6,7 @@ This way, input is keyboard layout independant (adapt config.h to your keyboard
 Download
 --------
 * [tabbed-keycode-0.6.diff](tabbed-keycode-0.6.diff)
-* [tabbed-keycode-20170508-6dc3978.diff](tabbed-keycode-20170508-6dc3978.dif)
+* [tabbed-keycode-20170508-6dc3978.diff](tabbed-keycode-20170508-6dc3978.diff)
 
 Author
 ------
Received on Fri Jun 09 2017 - 15:59:24 CEST

This archive was generated by hypermail 2.3.0 : Fri Jun 09 2017 - 16:00:36 CEST