Skip to content

Fix broken link in doc#19752

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
oneonestar:doc_typo
Nov 15, 2023
Merged

Fix broken link in doc#19752
ebyhr merged 1 commit intotrinodb:masterfrom
oneonestar:doc_typo

Conversation

@oneonestar
Copy link
Copy Markdown
Member

@oneonestar oneonestar commented Nov 15, 2023

Description

Fix broken link in doc.

https://trino.io/docs/433/admin/fault-tolerant-execution.html
https://trino.io/docs/433/connector/delta-lake.html
image

Additional context and related issues

$ grep --include=\*.md -rn docs/src/main/sphinx -e ':ref:'
docs/src/main/sphinx/admin/fault-tolerant-execution.md:185:  - Maximum :ref:`time <prop-type-duration>` that a failed query or task must
docs/src/main/sphinx/connector/delta-lake.md:1058:  - Sets the initial :ref:`prop-type-data-size` for a single read section
docs/src/main/sphinx/connector/delta-lake.md:1064:  - Sets the largest :ref:`prop-type-data-size` for a single read section

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

@cla-bot cla-bot bot added the cla-signed label Nov 15, 2023
@github-actions github-actions bot added the docs label Nov 15, 2023
@ebyhr ebyhr merged commit 9452b4f into trinodb:master Nov 15, 2023
@github-actions github-actions bot added this to the 434 milestone Nov 15, 2023
@oneonestar oneonestar deleted the doc_typo branch February 6, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants