Commit eb66115
Fix several doc links in security solution (#243176)
This PR fixes some doc links in the Security solution that are likely
broken in stateful since 9.0.
This needs to be backported to previous 9 versions that are still being
released.
@elastic/security-detection-rule-management This PR is a "temporary" fix
to get the links right, but documentation links should use the [doc link
service](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-doc-links/src/get_doc_links.ts)
so we can catch these on time if we move docs around or change the URL
structure. I created #243178 to
track it
Fixes: elastic/docs-content#3903
Before:
<img width="781" height="222" alt="image"
src="https://github.com/user-attachments/assets/959f2607-535c-429d-963c-ad40328840e0"
/>
After:
<img width="801" height="229" alt="image"
src="https://github.com/user-attachments/assets/9195f8f9-a074-4ed5-b00c-0bb7bef8e006"
/>
---------
Co-authored-by: Maxim Palenov <maxim.palenov@elastic.co>
(cherry picked from commit 0d2619d)1 parent 1a3f520 commit eb66115
4 files changed
Lines changed: 18 additions & 17 deletions
File tree
- x-pack/solutions/security/plugins/security_solution/public
- common/components/links_to_docs
- detection_engine
- rule_creation_ui/components/step_define_rule
- rule_management/components/rule_details/three_way_diff/final_edit/fields/data_source
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
| 19 | + | |
21 | 20 | | |
22 | | - | |
| 21 | + | |
23 | 22 | | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
37 | | - | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
45 | | - | |
| 48 | + | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | | - | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
399 | 402 | | |
400 | 403 | | |
401 | 404 | | |
402 | 405 | | |
403 | 406 | | |
404 | | - | |
405 | | - | |
| 407 | + | |
406 | 408 | | |
407 | 409 | | |
408 | 410 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 25 | + | |
30 | 26 | | |
31 | 27 | | |
32 | 28 | | |
| |||
0 commit comments