Skip to content

Commit ad15db0

Browse files
committed
Remove release notes and point toward GitHub release notes
1 parent fcab810 commit ad15db0

File tree

4 files changed

+3
-321
lines changed

4 files changed

+3
-321
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ Documentation for the operator is [available here](https://oracle.github.io/webl
3131
This documentation includes information for users and for developers. It provides samples, reference material, security
3232
information and a [Quick Start](https://oracle.github.io/weblogic-kubernetes-operator/quickstart/) guide if you just want to get up and running quickly.
3333

34-
Documentation for prior releases of the operator: [2.5.0](https://oracle.github.io/weblogic-kubernetes-operator/2.5/), [2.6.0](https://oracle.github.io/weblogic-kubernetes-operator/2.6/), [3.0.x](https://oracle.github.io/weblogic-kubernetes-operator/3.0/), [3.1.x](https://oracle.github.io/weblogic-kubernetes-operator/3.1/), [3.2.x](https://oracle.github.io/weblogic-kubernetes-operator/3.2/), and [3.3.x](https://oracle.github.io/weblogic-kubernetes-operator/3.3/).
35-
3634
## Backward compatibility guidelines
3735

3836
The 2.0 release introduced some breaking changes and did not maintain compatibility with previous releases.

documentation/site/content/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ using the operator to deploy and run a WebLogic domain container-packaged web ap
3131
#### Current production release
3232

3333
The [current release of the operator](https://github.com/oracle/weblogic-kubernetes-operator/releases) is {{< latestVersion >}}.
34-
This release was published on April 7, 2023. See the [operator prerequisites]({{< relref "/userguide/prerequisites/introduction.md" >}}) and [supported environments]({{< relref "/userguide/platforms/environments.md" >}}).
34+
See the [operator prerequisites]({{< relref "/userguide/prerequisites/introduction.md" >}}) and [supported environments]({{< relref "/userguide/platforms/environments.md" >}}).
3535

3636
***
3737

3838
#### Recent changes and known issues
3939

40-
See the [Release Notes]({{< relref "release-notes.md" >}}) for recent changes to the operator and known issues.
40+
See the [Releases](https://github.com/oracle/weblogic-kubernetes-operator/releases) page for operator release notes and known issues.
4141

4242
#### Backward compatibility guidelines
4343

0 commit comments

Comments
 (0)