We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b10598 commit a592812Copy full SHA for a592812
coffee_core/src/nurse/strategy.rs
@@ -81,7 +81,7 @@ impl Handler for GitRepositoryLocallyAbsentStrategy {
81
/// This is a strategy that returns the list of networks that
82
/// need to be migrated to to the new repository configuration.
83
///
84
-/// [issue]: https://github.com/coffee-tools/coffee/issues/234
+/// [related issue]: https://github.com/coffee-tools/coffee/issues/234
85
pub struct CoffeeRepositoryDirCleanUpStrategy;
86
87
#[async_trait]
0 commit comments