Skip to content

Commit e50dee4

Browse files
Merge branch 'master' into new-js-client-prep-refactor
2 parents aa14d00 + ad8502c commit e50dee4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/developer/architecture/code-exploration.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ Contains the Discover application and the saved search embeddable.
8686
Embeddables are re-usable widgets that can be rendered in any environment or plugin. Developers can embed them directly in their plugin. End users can dynamically add them to any embeddable containers.
8787
8888
89-
- {kib-repo}blob/{branch}/src/plugins/es_ui_shared[esUiShared]
89+
- {kib-repo}blob/{branch}/src/plugins/es_ui_shared/README.md[esUiShared]
9090
91-
WARNING: Missing README.
91+
This plugin contains reusable code in the form of self-contained modules (or libraries). Each of these modules exports a set of functionality relevant to the domain of the module.
9292
9393
9494
- {kib-repo}blob/{branch}/src/plugins/expressions/README.md[expressions]

0 commit comments

Comments
 (0)