We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea5fe0d commit 39dfb5bCopy full SHA for 39dfb5b
pom.xml
@@ -54,7 +54,7 @@
54
<package-final-name>${project.artifactId}-${project.version}</package-final-name>
55
56
<!-- other packages that the documentation (of apps) links to; their `abbrev` must match their expath-pkg.xml -->
57
- <documentation.pkg.abbrev>exist-documentation</documentation.pkg.abbrev>
+ <documentation.pkg.abbrev>doc</documentation.pkg.abbrev>
58
<dashboard.pkg.abbrev>dashboard</dashboard.pkg.abbrev>
59
<demo.pkg.abbrev>demo</demo.pkg.abbrev>
60
<fundocs.pkg.abbrev>fundocs</fundocs.pkg.abbrev>
0 commit comments