mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# Backport This will backport the following commits from `7.15` to `7.12`: - [[DOCS] Fix hard-coded accessibility link (#209611)](https://github.com/elastic/kibana/pull/209611) <!--- Backport version: 9.6.4 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Lisa Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2025-02-04T18:22:19Z","message":"[DOCS] Fix hard-coded accessibility link (#209611)","sha":"caf12e52adf1234304f6bf969041bee86a42d1f4","branchLabelMapping":{"^v8.0.0$":"master","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v7.9.4","v7.10.3","v7.11.3","v7.12.2","v7.13.5","v7.14.3","v7.15.3","backport:version"],"title":"[DOCS] Fix hard-coded accessibility link","number":209611,"url":"https://github.com/elastic/kibana/pull/209611","mergeCommit":{"message":"[DOCS] Fix hard-coded accessibility link (#209611)","sha":"caf12e52adf1234304f6bf969041bee86a42d1f4"}},"sourceBranch":"7.15","suggestedTargetBranches":["7.9","7.10","7.11","7.12","7.13","7.14"],"targetPullRequestStates":[{"branch":"7.9","label":"v7.9.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.10","label":"v7.10.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.11","label":"v7.11.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.12","label":"v7.12.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.13","label":"v7.13.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.14","label":"v7.14.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.15","label":"v7.15.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/209611","number":209611,"mergeCommit":{"message":"[DOCS] Fix hard-coded accessibility link (#209611)","sha":"caf12e52adf1234304f6bf969041bee86a42d1f4"}}]}] BACKPORT-->
This commit is contained in:
parent
0a30c3088e
commit
c1724604d4
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ Are you planning with scalability in mind?
|
|||
|
||||
Did you know {kib} makes a public statement about our commitment to
|
||||
creating an accessible product for people with disabilities?
|
||||
https://www.elastic.co/guide/en/kibana/master/accessibility.html[We do]!
|
||||
<<accessibility,We do>>!
|
||||
It’s very important all of our apps are accessible.
|
||||
|
||||
* Learn how https://elastic.github.io/eui/#/guidelines/accessibility[EUI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue