Skip to content

Commit

Permalink
Fix formatting of markdown link
Browse files Browse the repository at this point in the history
  • Loading branch information
threema-donat committed Jul 3, 2024
1 parent 750cdba commit 9d09d5b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/external_account.rs
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ pub enum CredentialSource {
file: String,
},

//// [Microsoft Azure and URL-sourced
///credentials](https://google.aip.dev/auth/4117#determining-the-subject-token-in-microsoft-azure-and-url-sourced-credentials)
/// [Microsoft Azure and URL-sourced credentials](https://google.aip.dev/auth/4117#determining-the-subject-token-in-microsoft-azure-and-url-sourced-credentials)
Url {
/// This defines the local metadata server to retrieve the external credentials from. For
/// Azure, this should be the Azure Instance Metadata Service (IMDS) URL used to retrieve
Expand Down

0 comments on commit 9d09d5b

Please sign in to comment.