Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

Commit

Permalink
fix(): plugins doc fix (datahub-project#6674)
Browse files Browse the repository at this point in the history
  • Loading branch information
siddiquebagwan authored and cccs-Dustin committed Feb 1, 2023
1 parent 02510af commit 7716948
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 7716948

Please sign in to comment.