Skip to content

Commit

Permalink
Fix Authors attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
pderop committed Apr 30, 2024
1 parent 2aac369 commit 9ef1b54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: reactor-netty
version: true
title: Reactor Netty Reference Guide
start_page: about-doc.adoc
author:
- Stephane Maldini <https://twitter.com/smaldini[@smaldini]>
- Violeta Georgieva <https://twitter.com/violeta_g_g[@violeta_g_g]>
nav:
- modules/ROOT/nav.adoc
ext:
Expand All @@ -28,3 +25,6 @@ asciidoc:
http-source-link: '{reactor-netty-github-repo}/reactor-netty-http/src/main/java'
javadoc: 'https://projectreactor.io/docs/netty/{project-version}/api'
nettyjavadoc: 'https://netty.io/4.1/api'
author:
- Stephane Maldini
- Violeta Georgieva

0 comments on commit 9ef1b54

Please sign in to comment.