Commit b1fcba1
authored
MINOR: [Docs] local_timestamp kernel docs are not linked in python docs (#39274)
### Rationale for this change
local_timestamp kernel docs are linked in [cpp](https://arrow.apache.org/docs/cpp/compute.html#timezone-handling) but not in [python docs](https://arrow.apache.org/docs/python/api/compute.html#timezone-handling).
### What changes are included in this PR?
This adds a rst link in python docs
### Are these changes tested?
No
### Are there any user-facing changes?
Change will be visible in the docs
Authored-by: Rok Mihevc <rok@mihevc.org>
Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>1 parent cc9e649 commit b1fcba1
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
| 471 | + | |
471 | 472 | | |
472 | 473 | | |
473 | 474 | | |
| |||
0 commit comments