This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git
The following commit(s) were added to refs/heads/master by this push:
new 9d2db979 oidc-rp: improve warning heading
9d2db979 is described below
commit 9d2db97919d660d9dcfbf6a20a76f3f323379f64
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Jul 3 17:04:41 2023 +0300
oidc-rp: improve warning heading
---
org.apache.sling.servlets.oidc-rp/README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/org.apache.sling.servlets.oidc-rp/README.md
b/org.apache.sling.servlets.oidc-rp/README.md
index deb24613..83fc4d62 100644
--- a/org.apache.sling.servlets.oidc-rp/README.md
+++ b/org.apache.sling.servlets.oidc-rp/README.md
@@ -1,8 +1,7 @@
# Apache Sling OpenID Connect Relying Party support bundle
-<Warning>
-This bundle is under development, do not use in production.
-</Warning>
+> **Warning**
+> This bundle is under development, do not use in production.
## Introduction