Skip to content

Commit a592812

Browse files
fixup! feat(core): nurse clean up the global repository
Signed-off-by: Vincenzo Palazzo <[email protected]>
1 parent 5b10598 commit a592812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coffee_core/src/nurse/strategy.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ impl Handler for GitRepositoryLocallyAbsentStrategy {
8181
/// This is a strategy that returns the list of networks that
8282
/// need to be migrated to to the new repository configuration.
8383
///
84-
/// [issue]: https://github.com/coffee-tools/coffee/issues/234
84+
/// [related issue]: https://github.com/coffee-tools/coffee/issues/234
8585
pub struct CoffeeRepositoryDirCleanUpStrategy;
8686

8787
#[async_trait]

0 commit comments

Comments
 (0)