Skip to content

Commit c184373

Browse files
committed
Fix readme links
1 parent 7319fb3 commit c184373

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
</p>
44

55
<p align="center">
6-
[Documentation](https://www.explodinglabs.com/superstack/) |
7-
[Examples Wiki](https://github.com/explodinglabs/jsonrpcserver/wiki)
6+
<i>Process incoming JSON-RPC requests in Python</i>
87
</p>
98

109
<p align="center">
11-
<i>Process incoming JSON-RPC requests in Python</i>
10+
<a href="https://www.explodinglabs.com/superstack/">Documentation</a> |
11+
<a href="https://github.com/explodinglabs/jsonrpcserver/wiki">Wiki</a>
1212
</p>
1313

1414
<p align="center">

0 commit comments

Comments
 (0)