Commit 42d41e3
Doc - Link directly to DespawnOnEnter/Exit (#21650)
# Objective
* Make DespawnOnExit more discoverable.
* Fix broken link text - the parenthetical before it seems to mess it
up.
## Solution
* Link directly to DespawnOnExit from the module documentation instead
of just the containing module.
## Testing
None. Somebody should build the docs to make sure the links actually
work (I'm 99% sure they do) and that the `\` added actually fixes the
link on line 32 (I'm only 80% sure it does)
## Further Questions
I'm wondering if this functionality should be listed in the bulleted
list that precedes this paragraph.
---------
Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>1 parent 3ca7b50 commit 42d41e3
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments