Skip to content

Commit b76d295

Browse files
committed
COH-31223: Update 14.1.2.0.0 CE doc
[git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v14.1.2.0/": change = 112869]
1 parent 9979d93 commit b76d295

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

prj/docs/about/03_quickstart.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
///////////////////////////////////////////////////////////////////////////////
2-
Copyright (c) 2000, 2022, Oracle and/or its affiliates.
2+
Copyright (c) 2000, 2024, Oracle and/or its affiliates.
33

44
Licensed under the Universal Permissive License v 1.0 as shown at
55
https://oss.oracle.com/licenses/upl.
@@ -12,7 +12,7 @@
1212
1313
=== Prerequisites
1414
15-
. Java - JDK 11 or higher
15+
. Java - JDK 17 or higher
1616
. Maven - 3.8.5 or higher
1717
1818
=== How to Get Coherence Community Edition

prj/docs/sitegen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,12 +123,12 @@ backend:
123123
glyph:
124124
type: "icon"
125125
value: "library_books"
126-
href: "https://docs.oracle.com/en/middleware/standalone/coherence/14.1.2.0/net-reference/html"
126+
href: "https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2.0/net-reference/html"
127127
- title: "Coherence C++ Client API"
128128
glyph:
129129
type: "icon"
130130
value: "library_books"
131-
href: "https://docs.oracle.com/en/middleware/standalone/coherence/14.1.2.0/cplus-reference/index.html"
131+
href: "https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2.0/cplus-reference/index.html"
132132
- title: "Coherence Python Client API"
133133
glyph:
134134
type: "icon"

0 commit comments

Comments
 (0)