]> git.sur5r.net Git - i3/i3/commitdiff
docs: fix ipc library list formatting
authorTony Crisci <tony@dubstepdish.com>
Sat, 14 Jun 2014 00:06:22 +0000 (20:06 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 16 Jun 2014 07:41:26 +0000 (09:41 +0200)
docs/ipc

index c976870583011878dd61e02c3cb40a9b594ceaad..4c82d40d066ca1f5140b1f6f673cfc0b1570789d 100644 (file)
--- a/docs/ipc
+++ b/docs/ipc
@@ -754,15 +754,14 @@ all this on your own). This list names some (if you wrote one, please let me
 know):
 
 C::
-       i3 includes a headerfile +i3/ipc.h+ which provides you all constants.
-
-       https://github.com/acrisci/i3ipc-glib
+       * i3 includes a headerfile +i3/ipc.h+ which provides you all constants.
+       * https://github.com/acrisci/i3ipc-glib
 Go::
        * https://github.com/proxypoke/i3ipc
 JavaScript::
        * https://github.com/acrisci/i3ipc-gjs
 Lua::
-       * https:/github.com/acrisci/i3ipc-lua
+       * https://github.com/acrisci/i3ipc-lua
 Perl::
        * https://metacpan.org/module/AnyEvent::I3
 Python::
@@ -770,4 +769,4 @@ Python::
        * https://github.com/whitelynx/i3ipc (not maintained)
        * https://github.com/ziberna/i3-py (not maintained)
 Ruby::
-       http://github.com/badboy/i3-ipc
+       http://github.com/badboy/i3-ipc