Skip to content

Commit

Permalink
Fix link in README (#87943)
Browse files Browse the repository at this point in the history
Was using an MD link but fixed it to use an asciidoc one.
  • Loading branch information
smith authored Jan 12, 2021
1 parent 638b5e2 commit 3113d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/embeddable/README.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ There is also an example of rendering dashboard container outside of dashboard a

=== Docs

(./docs/README.md)[Embeddable docs, guides & caveats]
link:./docs/README.md[Embeddable docs, guides & caveats]

=== API docs

Expand Down

0 comments on commit 3113d84

Please sign in to comment.