commit 5a3383cab3421b4ba8b55ae23c6f4945a2b0cf3b
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Tue Jan 15 20:21:44 2019 +0100
fix some broken links and broken format for markdown links
diff --git a/dwm.suckless.org/patches/historical/dwm-r1507-focusatom.diff b/dwm.suckless.org/patches/historical/focusatom/dwm-r1507-focusatom.diff
similarity index 100%
rename from dwm.suckless.org/patches/historical/dwm-r1507-focusatom.diff
rename to dwm.suckless.org/patches/historical/focusatom/dwm-r1507-focusatom.diff
diff --git a/dwm.suckless.org/patches/historical/dwm-6.0-xft.diff b/dwm.suckless.org/patches/historical/xft/dwm-6.0-xft.diff
similarity index 100%
rename from dwm.suckless.org/patches/historical/dwm-6.0-xft.diff
rename to dwm.suckless.org/patches/historical/xft/dwm-6.0-xft.diff
diff --git a/dwm.suckless.org/patches/historical/dwm-6.1-xft-with-fallback-font.diff b/dwm.suckless.org/patches/historical/xft/dwm-6.1-xft-with-fallback-font.diff
similarity index 100%
rename from dwm.suckless.org/patches/historical/dwm-6.1-xft-with-fallback-font.diff
rename to dwm.suckless.org/patches/historical/xft/dwm-6.1-xft-with-fallback-font.diff
diff --git a/dwm.suckless.org/patches/horizgrid/index.md b/dwm.suckless.org/patches/horizgrid/index.md
index ca84e89c..cf2aeb4e 100644
--- a/dwm.suckless.org/patches/horizgrid/index.md
+++ b/dwm.suckless.org/patches/horizgrid/index.md
_AT_@ -3,7 +3,7 @@ horizontal grid
Description
-----------
-This patch is a variant of [gapless\_grid](../gapless_grid/). It arranges
+This patch is a variant of [gaplessgrid](../gaplessgrid/). It arranges
windows in a grid pattern in which every window is roughly the same size,
adjusted such that there are no gaps. However, this layout arranges the windows
in a horizontal grid, rather than a vertical grid.
diff --git a/surf.suckless.org/files/feeds/index.md b/surf.suckless.org/files/feeds/index.md
index 1d33e5cc..5e2780b8 100644
--- a/surf.suckless.org/files/feeds/index.md
+++ b/surf.suckless.org/files/feeds/index.md
_AT_@ -11,7 +11,7 @@ a list of the feeds.
Author
------
-Charles Lehner <<
http://celehner.com>>
+Charles Lehner <
http://celehner.com>
Code
----
diff --git a/surf.suckless.org/files/simplyread/index.md b/surf.suckless.org/files/simplyread/index.md
index bf827a13..7218154a 100644
--- a/surf.suckless.org/files/simplyread/index.md
+++ b/surf.suckless.org/files/simplyread/index.md
_AT_@ -20,4 +20,4 @@ Download
Author
------
-* Nick White <[
http://njw.me.uk](
http://njw.me.uk)>
+* Nick White <
http://njw.me.uk/>
diff --git a/surf.suckless.org/patches/download/index.md b/surf.suckless.org/patches/download/index.md
index 98ea0588..fd270591 100644
--- a/surf.suckless.org/patches/download/index.md
+++ b/surf.suckless.org/patches/download/index.md
_AT_@ -16,5 +16,5 @@ Download
Author
------
-* Nick White <[
http://njw.me.uk](
http://njw.me.uk)>
-* v4hn <[
http://v4hn.de](
http://v4hn.de)>
+* Nick White <
http://njw.me.uk/>
+* v4hn <
http://v4hn.de/>
diff --git a/surf.suckless.org/patches/history/index.md b/surf.suckless.org/patches/history/index.md
index 1237e132..f9fe8be2 100644
--- a/surf.suckless.org/patches/history/index.md
+++ b/surf.suckless.org/patches/history/index.md
_AT_@ -55,6 +55,6 @@ Authors
-------
* Jason Thigpen (cdarwin) <darwin_AT_senet.us>
-* Peter John Hartman (wart_) <[
http://durandus.trilidun.org/durandus/](
http://durandus.trilidun.org/durandus/)>
+* Peter John Hartman (wart_) <
http://durandus.trilidun.org/durandus/>
* Samuel Baldwin (shardz) <recursive.forest_AT_gmail.com>
* Marcin sZpak <szpak_AT_reakcja.org>
diff --git a/surf.suckless.org/patches/smartdownloads/index.md b/surf.suckless.org/patches/smartdownloads/index.md
index a1b14194..f3f78858 100644
--- a/surf.suckless.org/patches/smartdownloads/index.md
+++ b/surf.suckless.org/patches/smartdownloads/index.md
_AT_@ -34,4 +34,5 @@ There's almost certainly better ways of doing this, but this is an example. Cal
Authors
-------
-* Peter John Hartman (wart_) <[
http://durandus.trilidun.org/durandus/](
http://durandus.trilidun.org/durandus/)>
+* Peter John Hartman (wart_) <
http://durandus.trilidun.org/durandus/>
+
diff --git a/surf.suckless.org/patches/smoothscrolling-via-GTK3/index.md b/surf.suckless.org/patches/smoothscrolling-via-GTK3/index.md
index ae8237aa..b6fe35c1 100644
--- a/surf.suckless.org/patches/smoothscrolling-via-GTK3/index.md
+++ b/surf.suckless.org/patches/smoothscrolling-via-GTK3/index.md
_AT_@ -15,4 +15,4 @@ Download
Author
------
-* Charles Lehner <<
http://celehner.com>>
+* Charles Lehner <
http://celehner.com>
diff --git a/surf.suckless.org/patches/surf-0.3-agent.diff b/surf.suckless.org/patches/useragent/surf-0.3-agent.diff
similarity index 100%
rename from surf.suckless.org/patches/surf-0.3-agent.diff
rename to surf.suckless.org/patches/useragent/surf-0.3-agent.diff
diff --git a/tools.suckless.org/farbfeld/invert.c b/tools.suckless.org/farbfeld/examples/invert.c
similarity index 100%
rename from tools.suckless.org/farbfeld/invert.c
rename to tools.suckless.org/farbfeld/examples/invert.c
diff --git a/tools.suckless.org/ii/patches/solarisbuild/index.md b/tools.suckless.org/ii/patches/solarisbuild/index.md
index 486e26c5..dc58da24 100644
--- a/tools.suckless.org/ii/patches/solarisbuild/index.md
+++ b/tools.suckless.org/ii/patches/solarisbuild/index.md
_AT_@ -3,14 +3,13 @@ Solaris Build
Description
-----------
-Building on Solaris 11 was failing for me due to a Compile error and a linker
-error. This simple patch fixed the issue for me on ii version 1.8 it might work
-for you too.
+Building on Solaris 11 was failing for me due to a compile error and a linker
+error. This simple patch fixed the issue for me on ii version 1.8.
Download
--------
-* [ii-1.8-solarisbuild.diff](ii-1.8-solarisbuild.diff) Simple diff
-* [ii-solarisbuild-20180912-b25423f.patch](ii-solarisbuild.patch) patch format
+* [ii-1.8-solarisbuild.diff](ii-1.8-solarisbuild.diff)
+* [ii-solarisbuild-20180912-b25423f.patch](ii-solarisbuild-20180912-b25423f.patch)
Author
------
diff --git a/tools.suckless.org/ii/usage/index.md b/tools.suckless.org/ii/usage/index.md
index 9e37d427..d5854547 100644
--- a/tools.suckless.org/ii/usage/index.md
+++ b/tools.suckless.org/ii/usage/index.md
_AT_@ -87,7 +87,7 @@ lchat
TLS/SSL
-------
To connect to a TLS/SSL encrypted channel, it is possible to use the [SSL
-patch](patches/ssl) or a proxy:
+patch](/ii/patches/ssl) or a proxy:
[stunnel](
https://www.stunnel.org/) is a proxy for an unencrypted TCP
connection to TLS:
Received on Tue Jan 15 2019 - 20:22:09 CET