Merge pull request #1208 from fluxcd/backport-1204-to-release/v1.0.x
[release/v1.0.x] Fix link ref in API docs
This commit is contained in:
commit
961eb5cd6b
|
@ -678,7 +678,7 @@ specific HelmRepository, e.g. `flux logs --level=error --kind=HelmRepository --n
|
|||
|
||||
### Artifact
|
||||
|
||||
**Note:** This section does not apply to [OCI Helm Repositories](#helm-oci-repositories), they do not emit artifacts.
|
||||
**Note:** This section does not apply to [OCI Helm Repositories](#helm-oci-repository), they do not emit artifacts.
|
||||
|
||||
The HelmRepository reports the last fetched repository index as an Artifact
|
||||
object in the `.status.artifact` of the resource.
|
||||
|
|
Loading…
Reference in New Issue