remove old comment (#6439)
This commit is contained in:
parent
5db2243c25
commit
13b05c170a
|
@ -1,6 +1,4 @@
|
||||||
//! Utilities for Zebra development, not for library or application users.
|
//! Utilities for Zebra development, not for library or application users.
|
||||||
//!
|
|
||||||
//! Currently this consists only of the zebra-checkpoints binary.
|
|
||||||
#![doc(html_favicon_url = "https://zfnd.org/wp-content/uploads/2022/03/zebra-favicon-128.png")]
|
#![doc(html_favicon_url = "https://zfnd.org/wp-content/uploads/2022/03/zebra-favicon-128.png")]
|
||||||
#![doc(html_logo_url = "https://zfnd.org/wp-content/uploads/2022/03/zebra-icon.png")]
|
#![doc(html_logo_url = "https://zfnd.org/wp-content/uploads/2022/03/zebra-icon.png")]
|
||||||
#![doc(html_root_url = "https://doc.zebra.zfnd.org/zebra_utils")]
|
#![doc(html_root_url = "https://doc.zebra.zfnd.org/zebra_utils")]
|
||||||
|
|
Loading…
Reference in New Issue