You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2019/03/17 21:31:44 UTC

[sling-site] branch master updated: fix outdated link

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

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


The following commit(s) were added to refs/heads/master by this push:
     new e05be0b  fix outdated link
e05be0b is described below

commit e05be0bfad3dc163a29c656ceb181ecd8d8397f7
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Sun Mar 17 22:31:34 2019 +0100

    fix outdated link
---
 .../bundles/context-aware-configuration/context-aware-configuration.md  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration.md b/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration.md
index d7a016f..6eb7625 100644
--- a/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration.md
+++ b/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration.md
@@ -211,7 +211,7 @@ In you project define a test dependency (additionally the sling-mock dependency
       <scope>test</scope>
     </dependency>
 
-Full example: [Apache Sling Context-Aware Configuration Mock Plugin Test](https://github.com/apache/sling/blob/trunk/testing/mocks/caconfig-mock-plugin/src/test/java/org/apache/sling/testing/mock/caconfig/ContextPluginsTest.java)
+Full example: [Apache Sling Context-Aware Configuration Mock Plugin Test](https://github.com/apache/sling-org-apache-sling-testing-caconfig-mock-plugin/blob/master/src/test/java/org/apache/sling/testing/mock/caconfig/ContextPluginsTest.java)
 
 
 # Customizing the configuration lookup