Skip to content

Commit

Permalink
Fix wrong javadoc link
Browse files Browse the repository at this point in the history
Fixes javadoc building
  • Loading branch information
akurtakov committed Jan 20, 2025
1 parent a6e2fdd commit 135285b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ public SessionTestExtensionBuilder withCustomization(CustomSessionWorkspace sess
* Sets the given session configuration that uses a custom "config.ini" file
* with a defined set of bundles to be used. The customization can be
* instantiated via
* {@link SessionTestExtension#createCustomSessionConfiguration()}. By default,
* {@link SessionTestExtension#createCustomConfiguration()}. By default,
* a temporary folder is used as a configuration directory.
* <p>
* <b>Example usage with default configuration directory:</b>
Expand Down

0 comments on commit 135285b

Please sign in to comment.