Skip to content

Commit d987403

Browse files
committed
Update the target branch in reference documentation
1 parent c6724ea commit d987403

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

docs/asciidoc/about-doc.adoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ copy contains this `Copyright Notice`, whether distributed in print or electroni
1818
== Contributing to the Documentation
1919
The reference guide is written in
2020
https://asciidoctor.org/docs/asciidoc-writers-guide/[Asciidoc], and you can find its
21-
sources at https://github.com/reactor/reactor-netty/tree/main/docs/asciidoc.
21+
sources at https://github.com/reactor/reactor-netty/tree/1.0.x/docs/asciidoc.
2222

2323
If you have an improvement, we will be happy to get a pull request from you!
2424

@@ -31,7 +31,7 @@ ifeval::["{backend}" == "html5"]
3131
TIP: To facilitate documentation edits, most sections have a link at the end that opens
3232
an edit `UI` directly on `GitHub` for the main source file for that section. These links are
3333
only present in the `HTML5` version of this reference guide. They look like the following link:
34-
link:https://github.com/reactor/reactor-netty/edit/main/docs/asciidoc/about-doc.adoc[Suggest Edit^, role="fa fa-edit"] to <<about-doc>>.
34+
link:https://github.com/reactor/reactor-netty/edit/1.0.x/docs/asciidoc/about-doc.adoc[Suggest Edit^, role="fa fa-edit"] to <<about-doc>>.
3535
endif::[]
3636

3737
== Getting Help
@@ -44,5 +44,5 @@ https://stackoverflow.com/tags/reactor-netty[`reactor-netty`].
4444
https://github.com/reactor/reactor-netty/issues[reactor-netty].
4545

4646
NOTE: All of `Reactor Netty` is open source,
47-
https://github.com/reactor/reactor-netty/tree/main/docs/asciidoc[including this
47+
https://github.com/reactor/reactor-netty/tree/1.0.x/docs/asciidoc[including this
4848
documentation].

docs/asciidoc/index.asciidoc

+9-9
Original file line numberDiff line numberDiff line change
@@ -9,56 +9,56 @@ ifndef::host-github[:ext-relative: {outfilesuffix}]
99

1010
include::about-doc.adoc[leveloffset=1]
1111
ifeval::["{backend}" == "html5"]
12-
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"]
12+
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"]
1313
to "<<about-doc>>"
1414
endif::[]
1515

1616
include::getting-started.adoc[leveloffset=1]
1717
ifeval::["{backend}" == "html5"]
18-
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"]
18+
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"]
1919
to "<<getting-started>>"
2020
endif::[]
2121

2222
include::tcp-server.adoc[leveloffset=1]
2323
ifeval::["{backend}" == "html5"]
24-
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"]
24+
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"]
2525
to "<<tcp-server>>"
2626
endif::[]
2727

2828
include::tcp-client.adoc[leveloffset=1]
2929
ifeval::["{backend}" == "html5"]
30-
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"]
30+
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"]
3131
to "<<tcp-client>>"
3232
endif::[]
3333

3434
include::http-server.adoc[leveloffset=1]
3535
ifeval::["{backend}" == "html5"]
36-
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"]
36+
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"]
3737
to "<<http-server>>"
3838
endif::[]
3939

4040
include::http-client.adoc[leveloffset=1]
4141
ifeval::["{backend}" == "html5"]
42-
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"]
42+
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"]
4343
to "<<http-client>>"
4444
endif::[]
4545

4646
include::udp-server.adoc[leveloffset=1]
4747
ifeval::["{backend}" == "html5"]
48-
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"]
48+
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"]
4949
to "<<udp-server>>"
5050
endif::[]
5151

5252
include::udp-client.adoc[leveloffset=1]
5353
ifeval::["{backend}" == "html5"]
54-
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"]
54+
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"]
5555
to "<<udp-client>>"
5656
endif::[]
5757

5858
[appendix]
5959
include::faq.adoc[leveloffset=1]
6060
ifeval::["{backend}" == "html5"]
61-
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"]
61+
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"]
6262
to "<<faq>>"
6363
endif::[]
6464

0 commit comments

Comments
 (0)