Commit 0f14d9d
authored
docs(ref): Rename DEP_NAME_KEY to DEP_LINKS_KEY (#16205)
### What does this PR try to resolve?
`NAME` is unclear what should go here and the docs have to specifically
call out that it is `package.links` and not `package.name`. The hope
with this rename is to make this even clearer, especially if we move
forward with #3544 and add an alternative to `DEP_NAME_KEY` that uses
the dependency name.
### How to test and review this PR?File tree
2 files changed
+3
-3
lines changed- src/doc/src/reference
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
448 | | - | |
| 448 | + | |
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
478 | | - | |
| 478 | + | |
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
| 386 | + | |
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| |||
0 commit comments