Skip to content

Commit

Permalink
fix(): plugins doc fix (#6674)
Browse files Browse the repository at this point in the history
  • Loading branch information
siddiquebagwan authored Dec 7, 2022
1 parent eeb7a9d commit 1282cf7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public AuthenticatorContext(@Nonnull final Map<String, Object> context) {
/**
*
* @return contextMap The contextMap contains below key and value
* {@link com.datahub.plugins.PluginConstant::PLUGIN_HOME}: Directory path where plugin is installed
* {@link com.datahub.plugins.PluginConstant#PLUGIN_HOME PLUGIN_HOME}: Directory path where plugin is installed
*
*/
@Nonnull
Expand Down

0 comments on commit 1282cf7

Please sign in to comment.