diff --git a/crates/core/src/config/api_token.rs b/crates/core/src/config/api_token.rs index 2ebae79..7c3b780 100644 --- a/crates/core/src/config/api_token.rs +++ b/crates/core/src/config/api_token.rs @@ -1,4 +1,4 @@ -/// The API Token for the [user] +/// The API Token for the user /// `ForgeJo`: /// `Github`: #[derive(Clone, Debug, derive_more::Constructor)]