mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-13 17:56:37 +00:00
doc fixup
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
4cab29c57a
commit
65f05daf7e
@ -276,7 +276,7 @@ impl Client {
|
||||
|
||||
/// Get the directory URL without querying the `Directory` structure.
|
||||
///
|
||||
/// The difference to [`get_directory`](Client::get_directory()) is that this does not
|
||||
/// The difference to [`directory`](Client::directory()) is that this does not
|
||||
/// attempt to fetch the directory data from the ACME server.
|
||||
pub fn directory_url(&self) -> &str {
|
||||
&self.directory_url
|
||||
|
Loading…
Reference in New Issue
Block a user