Skip to content

Commit d7adec1

Browse files
committed
update official doc links to use 14.1.2 instead of 14.1.2.0
[git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v14.1.2.0/": change = 113045]
1 parent fe8b9d6 commit d7adec1

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

prj/docs/about/01_overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ A quick-start guide to using Coherence.
5252
5353
[CARD]
5454
.What's New in this Release
55-
[icon=fa-exclamation-circle,link=https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2.0/release-notes/whats-new-this-release.html,link-type=url]
55+
[icon=fa-exclamation-circle,link=https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2/release-notes/whats-new-this-release.html,link-type=url]
5656
--
5757
New Functionality & Improvements
5858
--

prj/docs/about/04_api.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
1616
- https://oracle.github.io/coherence/{version-coherence-maven}/api/java/index.html[Coherence CE Java API]
1717
18-
- https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2.0/net-reference/html[Coherence .NET Client API]
18+
- https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2/net-reference/html[Coherence .NET Client API]
1919
20-
- https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2.0/cplus-reference/index.html[Coherence C++ Client API]
20+
- https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2/cplus-reference/index.html[Coherence C++ Client API]
2121
2222
- https://oracle.github.io/coherence-py-client/api_reference.html[Coherence Python Client API]
2323

prj/docs/sitegen.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ engine:
88
libraries:
99
- "asciidoctor-diagram"
1010
attributes:
11-
commercial-docs-base-url: "https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2.0"
11+
commercial-docs-base-url: "https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2"
1212
source-highlighter: "highlight.js"
1313
highlightjs-theme: "idea"
1414
plantumlconfig: "_plantuml-config.txt"
@@ -61,7 +61,7 @@ backend:
6161
glyph:
6262
type: "icon"
6363
value: "import_contacts"
64-
href: "https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2.0"
64+
href: "https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2"
6565
- title: "About"
6666
pathprefix: "/docs/about"
6767
glyph:
@@ -123,12 +123,12 @@ backend:
123123
glyph:
124124
type: "icon"
125125
value: "library_books"
126-
href: "https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2.0/net-reference/html"
126+
href: "https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2/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/fusion-middleware/coherence/14.1.2.0/cplus-reference/index.html"
131+
href: "https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2/cplus-reference/index.html"
132132
- title: "Coherence Python Client API"
133133
glyph:
134134
type: "icon"

0 commit comments

Comments
 (0)