Skip to content

Commit b09f06e

Browse files
committed
fix links to commercial docs (integ ce/main -> ce/14.1.2.0 @ 115443)
[git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v14.1.2.0/": change = 115452]
1 parent cc6b6e8 commit b09f06e

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

prj/docs/about/01_overview.adoc

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -66,18 +66,11 @@ Guides, examples and tutorial about Coherence features and best practice.
6666
6767
[CARD]
6868
.Docs
69-
[icon=import_contacts,link=https://docs.oracle.com/en/middleware/standalone/coherence/{version-commercial-docs}/index.html,link-type=url]
69+
[icon=import_contacts,link=https://docs.oracle.com/en/middleware/fusion-middleware/coherence/{version-commercial-docs}/index.html,link-type=url]
7070
--
7171
Oracle Coherence commercial edition product documentation.
7272
--
7373
74-
[CARD]
75-
.API Docs
76-
[icon=library_books,link=docs/about/04_api.adoc]
77-
--
78-
Browse the Coherence CE API Docs.
79-
--
80-
8174
[CARD]
8275
.Container Images
8376
[icon=fa-th,link=coherence-docker/README.adoc]

prj/docs/about/02_introduction.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ There are a number of features that caches provide:
5555
** *Locks* - for implementing lock-based concurrency control across multiple cluster members
5656
** *Queues* - for implementing blocking queue / dequeue behavior across multiple cluster members
5757
** *Semaphores* - for implementing synchronization of execution across multiple cluster members
58-
* *Microservices integration* - broad and close integration with https://docs.oracle.com/en/middleware/standalone/coherence/14.1.2/integrate/index.html[Helidon], https://micronaut-projects.github.io/micronaut-coherence/latest/guide/[Micronaut], and https://spring.coherence.community/4.3.0/#/about/01_overview[Spring] for developing microservices applications using Coherence as a data source or cache
58+
* *Microservices integration* - broad and close integration with https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2/integrate/coherence-microprofile-config.htm[Helidon], https://micronaut-projects.github.io/micronaut-coherence/latest/guide/[Micronaut], and https://spring.coherence.community/4.3.0/#/about/01_overview[Spring] for developing microservices applications using Coherence as a data source or cache
5959
6060
There are also a number of non-functional features that Coherence provides:
6161

0 commit comments

Comments
 (0)