Wrong link in the documentation for versions 11, 12

Started by Maxim Yablokovover 2 years ago2 messagesdocs
Jump to latest
#1Maxim Yablokov
m.yablokov@postgrespro.ru

Hello!

Our team have noticed that the link in the field "References" for
data_type on the following pages
(https://www.postgresql.org/docs/12/view-pg-sequences.html,
https://www.postgresql.org/docs/11/view-pg-sequences.html) is incorrect,
so I've fixed it. Patches are attached, please have a look.

--
Best regards,
Maxim Yablokov
Technical writer-translator
Postgres Professional <https://postgrespro.com/&gt;

Attachments:

pgtypelink11.patchtext/x-patch; charset=UTF-8; name=pgtypelink11.patchDownload+1-1
pgtypelink12.patchtext/x-patch; charset=UTF-8; name=pgtypelink12.patchDownload+1-1
#2Daniel Gustafsson
daniel@yesql.se
In reply to: Maxim Yablokov (#1)
Re: Wrong link in the documentation for versions 11, 12

On 24 Oct 2023, at 16:24, Maxim Yablokov <m.yablokov@postgrespro.ru> wrote:

Hello!

Our team have noticed that the link in the field "References" for data_type on the following pages (https://www.postgresql.org/docs/12/view-pg-sequences.html, https://www.postgresql.org/docs/11/view-pg-sequences.html) is incorrect, so I've fixed it. Patches are attached, please have a look.

Thanks for the report, this is indeed incorrect. I've applied this patch to 11
and 12.

--
Daniel Gustafsson