Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
# Backport This will backport the following commits from `main` to `8.10`: - [[DOCS] Make landing page links relative (#166314)](#166314) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"James Rodewig","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-09-13T09:02:50Z","message":"[DOCS] Make landing page links relative (#166314)\n\n**Problem:**\r\nThe links on the Kibana docs landing page must be updated each major/minor release. We often forget this chore.\r\n\r\n**Solution:**\r\nMake the links relative so they always stay updated.","sha":"15d4e42a965e5d1758fbe3c6b6490bf7adb942be","branchLabelMapping":{"^v8.11.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.11.0","v8.10.1"],"number":166314,"url":"https://github.com/elastic/kibana/pull/166314","mergeCommit":{"message":"[DOCS] Make landing page links relative (#166314)\n\n**Problem:**\r\nThe links on the Kibana docs landing page must be updated each major/minor release. We often forget this chore.\r\n\r\n**Solution:**\r\nMake the links relative so they always stay updated.","sha":"15d4e42a965e5d1758fbe3c6b6490bf7adb942be"}},"sourceBranch":"main","suggestedTargetBranches":["8.10"],"targetPullRequestStates":[{"branch":"main","label":"v8.11.0","labelRegex":"^v8.11.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/166314","number":166314,"mergeCommit":{"message":"[DOCS] Make landing page links relative (#166314)\n\n**Problem:**\r\nThe links on the Kibana docs landing page must be updated each major/minor release. We often forget this chore.\r\n\r\n**Solution:**\r\nMake the links relative so they always stay updated.","sha":"15d4e42a965e5d1758fbe3c6b6490bf7adb942be"}},{"branch":"8.10","label":"v8.10.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: James Rodewig <[email protected]>
- Loading branch information