Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit aca73bd

Browse files
authored
Update README.md
1 parent d5454d2 commit aca73bd

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
@@ -5,7 +5,7 @@
55
<h3>SimpleHttpServer</h3>
66
<h5>A simple and efficient HTTP server for Java</h5>
77
<div>
8-
<a href="https://docs.katsute.dev/simplehttpserver5">Documentation</a>
8+
<a href="https://docs.katsute.dev/simplehttpserver">Documentation</a>
99
<br>
1010
<a href="https://mvnrepository.com/artifact/dev.katsute/simplehttpserver">Maven Central</a>
1111
@@ -36,7 +36,7 @@ Compiled binaries can be installed from:
3636
- [GitHub Packages](https://github.com/KatsuteDev/simplehttpserver/packages/1569580)
3737
- [Releases](https://github.com/KatsuteDev/simplehttpserver/releases)
3838

39-
Refer to the [documentation](https://docs.katsute.dev/simplehttpserver5) to learn how to use servers and handlers.
39+
Refer to the [documentation](https://docs.katsute.dev/simplehttpserver) to learn how to use servers and handlers.
4040

4141
## ✨ Features
4242

@@ -133,4 +133,4 @@ Each commit automatically triggers the Java CI workflow, make sure you have acti
133133

134134
### 💼 License
135135

136-
This library is released under the [GNU General Public License (GPL) v2.0](https://github.com/KatsuteDev/simplehttpserver/blob/main/LICENSE).
136+
This library is released under the [GNU General Public License (GPL) v2.0](https://github.com/KatsuteDev/simplehttpserver/blob/main/LICENSE).

0 commit comments

Comments
 (0)