Compare commits

..

No commits in common. "2e46abbee0c619c9c9592a59895579daf5e4f48a" and "558abda651fb21c239d354fc7f5c9b4e3e85f0b1" have entirely different histories.

View file

@ -22,9 +22,7 @@ pub use stupid::StupidSolver;
///
/// # Examples
///
/// For a detailed example, see the
/// [`wordlesolve`](https://git.cscherr.de/PlexSheep/wordle-analyzer/src/branch/master/src/bin/solve/simple.rs)
/// binary.
/// For a detailed example, see the `/bin/solve/simple.rs` (`wordlesolve`) binary.
///
/// # Builtins
///