fix: rustdoc typo
All checks were successful
Rust / build (map[name:stable]) (push) Successful in 6m52s
Rust / build (map[name:nightly]) (push) Successful in 7m50s
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
Release Please / Release-plz (push) Successful in 2m41s
All checks were successful
Rust / build (map[name:stable]) (push) Successful in 6m52s
Rust / build (map[name:nightly]) (push) Successful in 7m50s
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
Release Please / Release-plz (push) Successful in 2m41s
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>
|
/// `ForgeJo`: <https://{hostname}/user/settings/applications>
|
||||||
/// `Github`: <https://github.com/settings/tokens>
|
/// `Github`: <https://github.com/settings/tokens>
|
||||||
#[derive(Clone, Debug, derive_more::Constructor)]
|
#[derive(Clone, Debug, derive_more::Constructor)]
|
||||||
|
|
Loading…
Reference in a new issue