Skip to content

Commit 3c0367b

Browse files
Update README.md - point to source code for Mocks OSGi configuration
1 parent 690a7fa commit 3c0367b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ documentation: |
400400
### Mocks
401401
402402
ACM has incorporated the [AEM Stubs tool](https://github.com/wttech/aem-stubs), which allows you to create mock HTTP responses for testing purposes also via Groovy Scripts.
403-
This feature is disabled by default, but you can enable it in the [OSGi configuration](http://localhost:4502/system/console/configMgr/com.vml.es.aem.acm.core.mock.MockHttpFilter).
403+
This feature is disabled by default, but you can enable it in the [OSGi configuration](https://github.com/wttech/acm/blob/main/core/src/main/java/dev/vml/es/acm/core/mock/MockHttpFilter.java).
404404
405405
<img src="docs/screenshot-scripts-mock-tab.png" width="720" alt="ACM Mocks - List">
406406
<img src="docs/screenshot-scripts-mock-code.png" width="720" alt="ACM Mocks - Code">

0 commit comments

Comments
 (0)