mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-02-20 01:28:45 +01:00
docs: remove duplicated period in plugins.md (#24746)
Signed-off-by: Masato Gosui <82705154+nekomachi-touge@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
This guide demonstrates how to write plugins for the
|
||||
`argocd` CLI tool. Plugins are a way to extend `argocd` CLI with new sub-commands,
|
||||
allowing for custom features which are not part of the default distribution
|
||||
of the `argocd` CLI..
|
||||
of the `argocd` CLI.
|
||||
|
||||
If you would like to take a look at the original proposal, head over to this [enhancement proposal](../proposals/argocd-cli-pluin.md).
|
||||
It covers how the plugin mechanism works, its benefits, motivations, and the goals it aims to achieve.
|
||||
|
||||
Reference in New Issue
Block a user