forked from kemitix/git-next
fix: rustdoc typo
This commit is contained in:
parent
eabf97dff8
commit
f908011503
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
/// The API Token for the [user]
|
||||
/// The API Token for the user
|
||||
/// `ForgeJo`: <https://{hostname}/user/settings/applications>
|
||||
/// `Github`: <https://github.com/settings/tokens>
|
||||
#[derive(Clone, Debug, derive_more::Constructor)]
|
||||
|
|
Loading…
Reference in a new issue