Skip to content

Commit 4999bf0

Browse files
committed
Adjust links to projects
1 parent 459c482 commit 4999bf0

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

index.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +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> |
123122
<a href="https://github.com/explodinglabs/superstack">GitHub</a> |
124-
<a href="https://github.com/explodinglabs/superstack/wiki">Wiki</a>
123+
<a class="docs-link" href="/superstack/">Docs</a> |
124+
<a class="docs-link" href="https://github.com/explodinglabs/superstack/wiki">Wiki</a>
125125
</div>
126126
<h3>Lightweight and extensible application backend</h3>
127127
</section>
@@ -154,12 +154,14 @@ <h3>
154154
<img src="/assets/jsonrpcclient.png" alt="jsonrpcclient logo" />
155155
<div class="links">
156156
<a href="https://github.com/explodinglabs/jsonrpcclient">GitHub</a> |
157-
<a class="docs-link" href="/jsonrpcclient/">Docs</a>
157+
<a class="docs-link" href="/jsonrpcclient/">Docs</a> |
158+
<a class="docs-link" href="https://github.com/explodinglabs/jsonrpcclient/wiki">Wiki</a>
158159
</div>
159160
<img src="/assets/jsonrpcserver.png" alt="jsonrpcserver logo" />
160161
<div class="links">
161162
<a href="https://github.com/explodinglabs/jsonrpcserver">GitHub</a> |
162-
<a class="docs-link" href="/jsonrpcserver/">Docs</a>
163+
<a class="docs-link" href="/jsonrpcserver/">Docs</a> |
164+
<a class="docs-link" href="https://github.com/explodinglabs/jsonrpcserver/wiki">Wiki</a>
163165
</div>
164166
<h3>
165167
JSON-RPC handling Python libraries

0 commit comments

Comments
 (0)