Skip to content

Commit a026dbf

Browse files
committed
Adjust docs
1 parent ae42815 commit a026dbf

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

README.adoc

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ You can build the entire site by invoking the following on the docs-build branch
1212

1313
[source,bash]
1414
----
15-
mvn exec:exec@antora
15+
./mvnw antora
1616
----
1717

18-
== Building a Specific Branch
19-
20-
[source,bash]
21-
----
22-
mvn exec:exec@antora
23-
----

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
<option>--fetch</option>
4141
</options>
4242
<packages>
43-
<package>@antora/cli@3.2.0-alpha.6</package>
4443
<package>@antora/atlas-extension@1.0.0-alpha.2</package>
4544
<package>@antora/collector-extension@1.0.0-beta.1</package>
4645
<package>@asciidoctor/tabs@1.0.0-beta.6</package>

0 commit comments

Comments
 (0)