Skip to content

Commit 240a933

Browse files
change blog URL
1 parent a3e38b2 commit 240a933

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Oracle is finding ways for organizations using WebLogic Server to run important
1818
* Scale WebLogic domains by starting and stopping Managed Servers on demand, or by integrating with a REST API to initiate scaling based on WLDF, Prometheus, Grafana, or other rules.
1919
* Publish operator and WebLogic Server logs into Elasticsearch and interact with them in Kibana.
2020

21-
The fastest way to experience the operator is to follow the [Quick Start guide](site/quickstart.md), or you can peruse our [documentation](site), read our [blogs](https://blogs.oracle.com/weblogicserver/how-to-weblogic-server-on-kubernetes), or try out the [samples](kubernetes/samples/README.md).
21+
The fastest way to experience the operator is to follow the [Quick Start guide](site/quickstart.md), or you can peruse our [documentation](site), read our [blogs](https://blogs.oracle.com/fusionmiddlewaresupport/updated-weblogic-kubernetes-support-with-operator-20-v2), or try out the [samples](kubernetes/samples/README.md).
2222

2323
```diff
2424
+ The current release of the operator is 2.0.
@@ -78,7 +78,7 @@ The [User guide](site/user-guide.md) provides detailed information about all asp
7878

7979
Please refer to our [samples](kubernetes/samples/README.md) for information about the available sample code.
8080

81-
# Need more help? Have a suggestion? Come and say "Hello!"
81+
# Need more help? Have a suggestion? Come and say, "Hello!"
8282

8383
We have a **public Slack channel** where you can get in touch with us to ask questions about using the operator or give us feedback
8484
or suggestions about what features and improvements you would like to see. We would love to hear from you. To join our channel,
@@ -97,7 +97,7 @@ Please take a look at our [wish list](https://github.com/oracle/weblogic-kuberne
9797

9898
## API documentation
9999

100-
Documentation for APIs is provided here:
100+
Documentation for APIs:
101101

102102
* The operator provides a REST API that you can use to obtain configuration information and to initiate scaling actions. For details about how to use the REST APIs, see [Using the operator's REST services](site/rest.md).
103103

0 commit comments

Comments
 (0)