Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reuse reactor-netty-github-repo-attribute when possible #3215

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/modules/ROOT/pages/about-doc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,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] using https://docs.antora.org/antora/latest/[Antora], and you can find its
sources at https://github.com/reactor/reactor-netty/tree/main/docs.
sources at {reactor-netty-github-repo}/docs.

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

Expand All @@ -49,5 +49,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
{reactor-netty-github-repo}/docs[including this
documentation].
Loading