Skip to content

Commit ad8502c

Browse files
committed
update code-exploration docs
1 parent ce02573 commit ad8502c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)