This repository was archived by the owner on May 10, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 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 ) .
You can’t perform that action at this time.
0 commit comments