From d987403cb0821e7b11d5e8888da7833ebc1f01b1 Mon Sep 17 00:00:00 2001 From: Violeta Georgieva Date: Tue, 19 Mar 2024 15:02:59 +0200 Subject: [PATCH] Update the target branch in reference documentation --- docs/asciidoc/about-doc.adoc | 6 +++--- docs/asciidoc/index.asciidoc | 18 +++++++++--------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/asciidoc/about-doc.adoc b/docs/asciidoc/about-doc.adoc index 2f8dcbb6f1..4103658c43 100644 --- a/docs/asciidoc/about-doc.adoc +++ b/docs/asciidoc/about-doc.adoc @@ -18,7 +18,7 @@ copy contains this `Copyright Notice`, whether distributed in print or electroni == Contributing to the Documentation The reference guide is written in https://asciidoctor.org/docs/asciidoc-writers-guide/[Asciidoc], and you can find its -sources at https://github.com/reactor/reactor-netty/tree/main/docs/asciidoc. +sources at https://github.com/reactor/reactor-netty/tree/1.0.x/docs/asciidoc. If you have an improvement, we will be happy to get a pull request from you! @@ -31,7 +31,7 @@ ifeval::["{backend}" == "html5"] TIP: To facilitate documentation edits, most sections have a link at the end that opens an edit `UI` directly on `GitHub` for the main source file for that section. These links are only present in the `HTML5` version of this reference guide. They look like the following link: -link:https://github.com/reactor/reactor-netty/edit/main/docs/asciidoc/about-doc.adoc[Suggest Edit^, role="fa fa-edit"] to <>. +link:https://github.com/reactor/reactor-netty/edit/1.0.x/docs/asciidoc/about-doc.adoc[Suggest Edit^, role="fa fa-edit"] to <>. endif::[] == Getting Help @@ -44,5 +44,5 @@ https://stackoverflow.com/tags/reactor-netty[`reactor-netty`]. https://github.com/reactor/reactor-netty/issues[reactor-netty]. NOTE: All of `Reactor Netty` is open source, -https://github.com/reactor/reactor-netty/tree/main/docs/asciidoc[including this +https://github.com/reactor/reactor-netty/tree/1.0.x/docs/asciidoc[including this documentation]. diff --git a/docs/asciidoc/index.asciidoc b/docs/asciidoc/index.asciidoc index 414c1fb957..ca354c9e15 100644 --- a/docs/asciidoc/index.asciidoc +++ b/docs/asciidoc/index.asciidoc @@ -9,56 +9,56 @@ ifndef::host-github[:ext-relative: {outfilesuffix}] include::about-doc.adoc[leveloffset=1] ifeval::["{backend}" == "html5"] -https://github.com/reactor/reactor-netty/edit/main/docs/asciidoc/about-doc.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] +https://github.com/reactor/reactor-netty/edit/1.0.x/docs/asciidoc/about-doc.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] to "<>" endif::[] include::getting-started.adoc[leveloffset=1] ifeval::["{backend}" == "html5"] -https://github.com/reactor/reactor-netty/edit/main/docs/asciidoc/getting-started.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] +https://github.com/reactor/reactor-netty/edit/1.0.x/docs/asciidoc/getting-started.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] to "<>" endif::[] include::tcp-server.adoc[leveloffset=1] ifeval::["{backend}" == "html5"] -https://github.com/reactor/reactor-netty/edit/main/docs/asciidoc/tcp-server.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] +https://github.com/reactor/reactor-netty/edit/1.0.x/docs/asciidoc/tcp-server.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] to "<>" endif::[] include::tcp-client.adoc[leveloffset=1] ifeval::["{backend}" == "html5"] -https://github.com/reactor/reactor-netty/edit/main/docs/asciidoc/tcp-client.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] +https://github.com/reactor/reactor-netty/edit/1.0.x/docs/asciidoc/tcp-client.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] to "<>" endif::[] include::http-server.adoc[leveloffset=1] ifeval::["{backend}" == "html5"] -https://github.com/reactor/reactor-netty/edit/main/docs/asciidoc/http-server.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] +https://github.com/reactor/reactor-netty/edit/1.0.x/docs/asciidoc/http-server.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] to "<>" endif::[] include::http-client.adoc[leveloffset=1] ifeval::["{backend}" == "html5"] -https://github.com/reactor/reactor-netty/edit/main/docs/asciidoc/http-client.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] +https://github.com/reactor/reactor-netty/edit/1.0.x/docs/asciidoc/http-client.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] to "<>" endif::[] include::udp-server.adoc[leveloffset=1] ifeval::["{backend}" == "html5"] -https://github.com/reactor/reactor-netty/edit/main/docs/asciidoc/udp-server.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] +https://github.com/reactor/reactor-netty/edit/1.0.x/docs/asciidoc/udp-server.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] to "<>" endif::[] include::udp-client.adoc[leveloffset=1] ifeval::["{backend}" == "html5"] -https://github.com/reactor/reactor-netty/edit/main/docs/asciidoc/udp-client.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] +https://github.com/reactor/reactor-netty/edit/1.0.x/docs/asciidoc/udp-client.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] to "<>" endif::[] [appendix] include::faq.adoc[leveloffset=1] ifeval::["{backend}" == "html5"] -https://github.com/reactor/reactor-netty/edit/main/docs/asciidoc/faq.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] +https://github.com/reactor/reactor-netty/edit/1.0.x/docs/asciidoc/faq.adoc[Suggest Edit^, title="Suggest an edit to the above section via github", role="fa fa-edit"] to "<>" endif::[]