Merge branch 'doc' into 'main'

tor-config: Fix a doc link

See merge request tpo/core/arti!563
This commit is contained in:
Nick Mathewson 2022-06-01 15:50:24 +00:00
commit e03833098e
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ impl Reconfigure {
///
/// * Otherwise the user provided an actual value, and we return `Some` of it.
///
/// See https://gitlab.torproject.org/tpo/core/arti/-/issues/488
/// See <https://gitlab.torproject.org/tpo/core/arti/-/issues/488>
///
/// # ⚠ Stability Warning ⚠
///