@@ -119,7 +119,9 @@ <h1>Projects</h1>
119119 < img src ="/assets/superstack.png " alt ="SuperStack logo " />
120120 < h2 > SuperStack</ h2 >
121121 < div class ="links ">
122- < a class ="docs-link " href ="/superstack/ "> Docs</ a > | < a href ="https://github.com/explodinglabs/superstack "> GitHub</ a >
122+ < a class ="docs-link " href ="/superstack/ "> Docs</ a > |
123+ < a href ="https://github.com/explodinglabs/superstack "> GitHub</ a > |
124+ < a href ="https://github.com/explodinglabs/superstack/wiki "> Wiki</ a >
123125 </ div >
124126 < h3 > Lightweight and extensible application backend</ h3 >
125127 </ section >
@@ -129,7 +131,8 @@ <h3>Lightweight and extensible application backend</h3>
129131 < img src ="/assets/iko.png " alt ="iko logo " />
130132 < h2 > iko</ h2 >
131133 < div class ="links ">
132- < a class ="docs-link " href ="/iko/ "> Docs</ a > | < a href ="https://github.com/explodinglabs/iko "> GitHub</ a >
134+ < a href ="https://github.com/explodinglabs/iko "> GitHub</ a > |
135+ < a class ="docs-link " href ="/iko/ "> Docs</ a > |
133136 </ div >
134137 < h3 > A command-line tool for generation and management of database migrations.</ h3 >
135138 </ section >
@@ -150,11 +153,13 @@ <h3>
150153 < section class ="project ">
151154 < img src ="/assets/jsonrpcclient.png " alt ="jsonrpcclient logo " />
152155 < div class ="links ">
153- < a class ="docs-link " href ="/jsonrpcclient/ "> Docs</ a > | < a href ="https://github.com/explodinglabs/jsonrpcclient "> GitHub</ a >
156+ < a href ="https://github.com/explodinglabs/jsonrpcclient "> GitHub</ a > |
157+ < a class ="docs-link " href ="/jsonrpcclient/ "> Docs</ a >
154158 </ div >
155159 < img src ="/assets/jsonrpcserver.png " alt ="jsonrpcserver logo " />
156160 < div class ="links ">
157- < a class ="docs-link " href ="/jsonrpcserver/ "> Docs</ a > | < a href ="https://github.com/explodinglabs/jsonrpcserver "> GitHub</ a >
161+ < a href ="https://github.com/explodinglabs/jsonrpcserver "> GitHub</ a > |
162+ < a class ="docs-link " href ="/jsonrpcserver/ "> Docs</ a >
158163 </ div >
159164 < h3 >
160165 JSON-RPC handling Python libraries.
0 commit comments