You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are three ways to install plugins using the `opensearch-plugin`:
87
87
88
-
-[Install a plugin by name]({{site.url}}{{site.baseurl}}/opensearch/install/plugins#install-a-plugin-by-name)
89
-
-[Install a plugin by from a zip file]({{site.url}}{{site.baseurl}}/opensearch/install/plugins#install-a-plugin-from-a-zip-file)
90
-
-[Install a plugin using Maven coordinates]({{site.url}}{{site.baseurl}}/opensearch/install/plugins#install-a-plugin-using-maven-coordinates)
88
+
-[Install a plugin by name](#install-a-plugin-by-name)
89
+
-[Install a plugin by from a zip file](#install-a-plugin-from-a-zip-file)
90
+
-[Install a plugin using Maven coordinates](#install-a-plugin-using-maven-coordinates)
91
91
92
92
### Install a plugin by name:
93
93
94
-
For a list of plugins that can be installed by name, see [Additional plugins]({{site.url}}{{site.baseurl}}/opensearch/install/plugins#additional-plugins).
94
+
For a list of plugins that can be installed by name, see [Additional plugins](#additional-plugins).
0 commit comments