Skip to content

Commit 08b1630

Browse files
committed
Update README.md.
1 parent cb2aff8 commit 08b1630

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Releases](https://img.shields.io/github/release/gk-brown/HTTP-RPC.svg)](https://github.com/gk-brown/HTTP-RPC/releases)
1+
[![Releases](https://img.shields.io/github/release/HTTP-RPC/HTTP-RPC.svg)](https://github.com/HTTP-RPC/HTTP-RPC/releases)
22
[![Maven Central](https://img.shields.io/maven-central/v/org.httprpc/httprpc-server.svg)](https://repo1.maven.org/maven2/org/httprpc/httprpc-server/)
33

44
# Introduction
@@ -979,4 +979,4 @@ A response produced by the service might look like this:
979979
```
980980

981981
# Additional Information
982-
This guide introduced the HTTP-RPC framework and provided an overview of its key features. For additional information, see the [examples](https://github.com/gk-brown/HTTP-RPC/tree/master/httprpc-test/src/main/java/org/httprpc/test).
982+
This guide introduced the HTTP-RPC framework and provided an overview of its key features. For additional information, see the [examples](https://github.com/HTTP-RPC/HTTP-RPC/tree/master/httprpc-test/src/main/java/org/httprpc/test).

0 commit comments

Comments
 (0)