Skip to content

Commit e64c6e3

Browse files
committed
Correct cohrence javadoc api links (ce-main -> ce-25.03@114975)
[git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v25.03/": change = 114976]
1 parent faacc0c commit e64c6e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

prj/docs/sitegen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ engine:
1313
highlightjs-theme: "idea"
1414
plantumlconfig: "_plantuml-config.txt"
1515
coherence-maven-group-id: "${coherence.group.id}"
16-
javadoc-root: "/coherence/${revision}/api/"
16+
javadoc-root: "https://docs.coherence.community/coherence/docs/25.03/api/"
1717
version-coherence-maven: "${revision}"
1818
version-coherence: "${project.version.official}"
1919
version-commercial-docs: "14.1.2"
@@ -118,7 +118,7 @@ backend:
118118
glyph:
119119
type: "icon"
120120
value: "library_books"
121-
href: "/coherence/${revision}/docs/api/index.html"
121+
href: "https://docs.coherence.community/coherence/docs/25.03/api/index.html"
122122
- title: "Coherence .NET Client API"
123123
glyph:
124124
type: "icon"

0 commit comments

Comments
 (0)