Sfoglia il codice sorgente

[docs] fix rustdoc 404 due to ircd name change

y 3 anni fa
parent
commit
c4be1e61c8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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)