Procházet zdrojové kódy

[docs] fix rustdoc 404 due to ircd name change

y před 3 roky
rodič
revize
c4be1e61c8
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      doc/src/development/rustdoc.md

+ 1 - 1
doc/src/development/rustdoc.md

@@ -18,7 +18,7 @@ Here the rustdoc for this repository's crates can be found.
 * [`faucetd`](faucetd/index.html)
 * [`fu`](fu/index.html)
 * [`fud`](fud/index.html)
-* [`ircd`](ircd/index.html)
+* [`darkirc`](darkirc/index.html)
 * [`lilith`](lilith/index.html)
 * [`tau`](tau/index.html)
 * [`taud`](taud/index.html)