You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2022/01/11 13:23:52 UTC

[sling-org-apache-sling-testing-clients] branch master updated: SLING-11051 - Fixing JavaDoc badge

This is an automated email from the ASF dual-hosted git repository.

dklco pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-clients.git


The following commit(s) were added to refs/heads/master by this push:
     new 1a642c9  SLING-11051 - Fixing JavaDoc badge
1a642c9 is described below

commit 1a642c9ca57d43c654f3aec73b2fc9821d96211f
Author: Dan Klco <kl...@adobe.com>
AuthorDate: Tue Jan 11 08:10:23 2022 -0500

    SLING-11051 - Fixing JavaDoc badge
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 8fe63b4..c6e5b72 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 [![Apache Sling](https://sling.apache.org/res/logos/sling.png)](https://sling.apache.org)
 
-&#32;[![Build Status](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-testing-clients/job/master/badge/icon)](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-testing-clients/job/master/)&#32;[![Test Status](https://img.shields.io/jenkins/tests.svg?jobUrl=https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-testing-clients/job/master/)](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apac [...]
+&#32;[![Build Status](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-testing-clients/job/master/badge/icon)](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-testing-clients/job/master/)&#32;[![Test Status](https://img.shields.io/jenkins/tests.svg?jobUrl=https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-testing-clients/job/master/)](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apac [...]
 
 # Apache Sling Testing Clients
 
@@ -217,4 +217,4 @@ for an extensive list of cases that we have considered when writing these method
 
 ##### How can I impersonate a user?
 * `client.impersonate(userId)` to impersonate
-* `client.impersonate(null)` to clear impersonation
\ No newline at end of file
+* `client.impersonate(null)` to clear impersonation