Change wording about the example plugin in dev-plugins.txt
Rather than suggesting to download the examples plugin, just provide a link to it. Change-Id: Ie2a24c22185c60726d9208df901fc0c41fe3940b
This commit is contained in:
@@ -33,12 +33,9 @@ Most of this documentation refers to either type as a plugin.
|
||||
[[getting-started]]
|
||||
== Getting started
|
||||
|
||||
To get started with the development of a plugin clone the sample
|
||||
plugins:
|
||||
|
||||
----
|
||||
$ git clone https://gerrit.googlesource.com/plugins/examples
|
||||
----
|
||||
To get started with the development of a plugin, take a look at
|
||||
the samples in the
|
||||
link:https://gerrit.googlesource.com/plugins/examples[examples plugin project].
|
||||
|
||||
This is a project that demonstrates the various features of the
|
||||
plugin API. It can be taken as an example to develop an own plugin.
|
||||
|
||||
Reference in New Issue
Block a user