[7.17] [Documentation] Fix links to repository files on Best Practices page (#96152) (#147948)

# Backport

This will backport the following commits from `main` to `7.17`:
- [[Documentation] Fix links to repository files on Best Practices page
(#96152)](https://github.com/elastic/kibana/pull/96152)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"hardikpnsp","email":"hardikpnsp@gmail.com"},"sourceCommit":{"committedDate":"2022-12-21T21:16:11Z","message":"[Documentation]
Fix links to repository files on Best Practices page
(#96152)","sha":"af2a7d63f4769bb0e002db0407ae41dd16ab15b6","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["v8.0.0","Team:AppServicesSv","release_note:skip","💝community","docs","auto-backport","v8.1.0","v7.17.0","v8.2.0","v8.3.0","v8.4.0","v8.5.0","v8.6.0"],"number":96152,"url":"https://github.com/elastic/kibana/pull/96152","mergeCommit":{"message":"[Documentation]
Fix links to repository files on Best Practices page
(#96152)","sha":"af2a7d63f4769bb0e002db0407ae41dd16ab15b6"}},"sourceBranch":"main","suggestedTargetBranches":["8.0","8.1","7.17","8.2","8.3","8.4","8.5","8.6"],"targetPullRequestStates":[{"branch":"8.0","label":"v8.0.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.1","label":"v8.1.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.17","label":"v7.17.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.2","label":"v8.2.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.3","label":"v8.3.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.4","label":"v8.4.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.5","label":"v8.5.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: hardikpnsp <hardikpnsp@gmail.com>
This commit is contained in:
Kibana Machine 2022-12-21 16:33:46 -05:00 committed by GitHub
parent f2017fef81
commit db024116c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@ They take care of the nitty gritty so you can focus on creative
solutions to your particular problem sphere. Some examples of common
services you should consider:
* {kib-repo}tree/{branch}/src/plugins/data/README.md[Data
* {kib-repo}tree/{branch}/src/plugins/data/README.mdx[Data
services]
** {kib-repo}tree/{branch}/src/plugins/data/public/search/README.md[Search
strategies]