Fix #keyring-provider references in alternative index docs (#12315)

## Summary

I think editors auto-complete to this because of the way the Markdown is
structured, but it's not quite right.
This commit is contained in:
Charlie Marsh 2025-03-19 09:40:22 -07:00 committed by GitHub
parent 5173b59b50
commit f7d9b0e2fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,7 +84,7 @@ export UV_INDEX_PRIVATE_REGISTRY_USERNAME=VssSessionToken
!!! note
The [`tool.uv.keyring-provider`](../../reference/settings.md#keyring-provider--keyring-provider-)
The [`tool.uv.keyring-provider`](../../reference/settings.md#keyring-provider)
setting can be used to enable keyring in your `uv.toml` or `pyproject.toml`.
Similarly, the username for the index can be added directly to the index URL.
@ -204,7 +204,7 @@ export UV_INDEX_PRIVATE_REGISTRY_USERNAME=oauth2accesstoken
!!! note
The [`tool.uv.keyring-provider`](../../reference/settings.md#keyring-provider--keyring-provider-)
The [`tool.uv.keyring-provider`](../../reference/settings.md#keyring-provider)
setting can be used to enable keyring in your `uv.toml` or `pyproject.toml`.
Similarly, the username for the index can be added directly to the index URL.
@ -326,7 +326,7 @@ export UV_INDEX_PRIVATE_REGISTRY_USERNAME=aws
!!! note
The [`tool.uv.keyring-provider`](../../reference/settings.md#keyring-provider--keyring-provider-)
The [`tool.uv.keyring-provider`](../../reference/settings.md#keyring-provider)
setting can be used to enable keyring in your `uv.toml` or `pyproject.toml`.
Similarly, the username for the index can be added directly to the index URL.