This is an automated email from the ASF dual-hosted git repository.
paulrutter pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new bda05c4921 Update README.md
bda05c4921 is described below
commit bda05c49210a2f07d5f9511b30caa60bc6cbd040
Author: Paul <[email protected]>
AuthorDate: Wed Apr 2 21:35:31 2025 +0200
Update README.md
Trigger CI to test dorny action.
---
http/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/http/README.md b/http/README.md
index 8e608558c4..2940b01227 100644
--- a/http/README.md
+++ b/http/README.md
@@ -11,7 +11,7 @@ This is an implementation of the [R8.1 Whiteboard
Specification for Jakarta Serv
* [Jetty WebSocket
support](https://github.com/apache/felix-dev/pull/309), see example code
[here](https://github.com/apache/felix-dev/blob/master/http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/whiteboard/TestWebSocketServlet.java).
* Correctly versioned Servlet API.
-## Installing
+## Installing
The Apache Felix HTTP Service project includes several bundles.