Skip to content
Snippets Groups Projects
Commit c5181dc7 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Fix a bad rustdoc reference.

parent 2920a4d0
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ impl ClientAddrConfig {
/// On unix, the default directories will typically expand to `~/.cache/arti`
/// and `~/.local/share/arti/` respectively, depending on the user's
/// environment. Other platforms will also use suitable defaults. For more
/// information, see the documentation for [`CfgDir`].
/// information, see the documentation for [`CfgPath`].
///
/// This section is for read/write storage.
#[derive(Deserialize, Debug, Clone, Builder, Eq, PartialEq)]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment