Skip to content

Incorrect Kibana Plugin Path in Docs #289

@s-newman

Description

@s-newman

Improvement Request

In the Building Binaries docs page, the Kibana Plugin section states that the plugin zipfile can be found at the following path:

kibana-plugin/build/kibana-plugin-0.0.0.zip

This is no longer accurate. The correct path should be:

kibana-plugin/build/scorestack-X.Y.Z.zip

Where X.Y.Z is the latest version as specified in kibana-plugin/package.json. Specifically, this is the version specified as the value for the --build-version argument in the build script.

Metadata

Metadata

Assignees

Labels

A-DocumentationRelates to documentationT-EnhancementAdding to the things that already exist

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions