docs: paradigmxzy -> paradigmxyz (#4837)

This commit is contained in:
Alexey Shekhirin
2023-09-28 15:27:30 +01:00
committed by GitHub
parent a4e7760a5d
commit b85aa94033
48 changed files with 48 additions and 48 deletions

View File

@ -7,7 +7,7 @@
#![doc(
html_logo_url = "https://raw.githubusercontent.com/paradigmxyz/reth/main/assets/reth-docs.png",
html_favicon_url = "https://avatars0.githubusercontent.com/u/97369466?s=256",
issue_tracker_base_url = "https://github.com/paradigmxzy/reth/issues/"
issue_tracker_base_url = "https://github.com/paradigmxyz/reth/issues/"
)]
#![allow(clippy::result_large_err)] // TODO(danipopes): fix this
#![warn(missing_debug_implementations, missing_docs, unreachable_pub, rustdoc::all)]