Skip to content

Commit

Permalink
Merge pull request #877 from oracle/rmarano
Browse files Browse the repository at this point in the history
change blog URL
  • Loading branch information
rjeberhard authored Feb 13, 2019
2 parents 89a57fd + 240a933 commit ad68dbe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Oracle is finding ways for organizations using WebLogic Server to run important
* 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.
* Publish operator and WebLogic Server logs into Elasticsearch and interact with them in Kibana.

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).
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).

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

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

# Need more help? Have a suggestion? Come and say "Hello!"
# Need more help? Have a suggestion? Come and say, "Hello!"

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
or suggestions about what features and improvements you would like to see. We would love to hear from you. To join our channel,
Expand All @@ -97,7 +97,7 @@ Please take a look at our [wish list](https://github.com/oracle/weblogic-kuberne

## API documentation

Documentation for APIs is provided here:
Documentation for APIs:

* 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).

Expand Down

0 comments on commit ad68dbe

Please sign in to comment.