Skip to content

Commit 14cbd78

Browse files
authored
[DOCS] Fix typo in package URL (#77091)
1 parent c050042 commit 14cbd78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/developer/getting-started/index.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ____
4949

5050
(You can also run `yarn kbn` to see the other available commands. For
5151
more info about this tool, see
52-
{kib-repo}tree/{branch}/packages/kbn-pm[{kib-repo}tree/{branch}packages/kbn-pm].)
52+
{kib-repo}tree/{branch}/packages/kbn-pm[{kib-repo}tree/{branch}/packages/kbn-pm].)
5353

5454
When switching branches which use different versions of npm packages you
5555
may need to run:
@@ -137,4 +137,4 @@ include::debugging.asciidoc[leveloffset=+1]
137137

138138
include::building-kibana.asciidoc[leveloffset=+1]
139139

140-
include::development-plugin-resources.asciidoc[leveloffset=+1]
140+
include::development-plugin-resources.asciidoc[leveloffset=+1]

0 commit comments

Comments
 (0)