Skip to content

Commit df6396d

Browse files
committed
Updated readme
1 parent cbce6bf commit df6396d

File tree

2 files changed

+9
-28
lines changed

2 files changed

+9
-28
lines changed

README.md

+4-23
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,10 @@
11

2-
# Knative on OpenShift Serverless <img src="https://github.com/openshift-knative/docs/blob/master/images/knative-openshift-logo.png" width="100" height="50" />
2+
# Knative Eventing on OpenShift Container Platform <img src="https://github.com/openshift-knative/docs/blob/master/images/knative-openshift-logo.png" width="100" height="50" />
33

44
Build and deploy Serverless applications using an event-driven infrastructure on Red Hat® OpenShift®.
55

6-
For further information on Knative, please checkout [user documentation for Knative components](https://knative.dev/docs/).
7-
8-
9-
--------------
10-
## Knative v0.7.1 on OpenShift Serverless
11-
12-
* [Knative Operators on the OpenShift Container Platform](versions/v071/introducing-operators.md)
13-
* [Knative Serving v0.7.1 on OpenShift Serverless](versions/v071/knative-serving-v071-OCP-41.md)
14-
* [Knative Eventing v0.7.1 on OpenShift Serverless](versions/v071/knative-eventing-v071-OCP-41.md)
15-
- [Knative Apache Kafka Operator v0.7.1](versions/v071/knative-eventing-v071-kafka-operator.md)
16-
- [Knative Apache Camel Operator v0.7.1](versions/v071/knative-eventing-v071-camel-operator.md)
17-
18-
* [Release Notes](versions/v071/rn-knative-v071-OCP-41.md)
19-
20-
--------------
21-
## How can you contribute
22-
* Please see our [contributor guidelines](contributing/con_contributing-documentation.md) for information on how you can help.
23-
246
--------------
257
## Links
26-
* [Knative Tutorial](https://redhat-developer-demos.github.io/knative-tutorial)
27-
* [Knative on OpenShift Overview](https://www.openshift.com/learn/topics/knative)
28-
* [Knative Documentation](https://github.com/knative/docs)
29-
8+
* [Knative Eventing on OpenShift Container Platform developer preview](https://openshift-knative.github.io/docs/docs/index.html)
9+
* [Knative tutorial](https://redhat-developer-demos.github.io/knative-tutorial)
10+
* [Knative documentation](https://github.com/knative/docs)

contributing/con_contributing-documentation.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
-----------------------------
1010

1111
**You can contribute by:**
12-
- Raising an issue you find in the documentation
12+
- Raising an issue you find in the documentation
1313
- Fixing issues by opening a pull request
1414
- Improving documentation or code samples
1515

@@ -18,7 +18,7 @@ All bugs, tasks or enhancements are tracked as [GitHub issues](https://github.co
1818
## Before You Begin
1919

2020
* [Get started](/contributing/proc_git-set-up.md) by installing and getting familiar with [Git](https://git-scm.com/doc).
21-
* Use [markdown](https://www.markdownguide.org/) to contribute documentation to the repository and add a link to the README.md, if applicable.
21+
* Use [markdown](https://www.markdownguide.org/) to contribute documentation to the repository and add a link to the README.md, if applicable.
2222
* Refer to our [style guide](/contributing/ref_documentation-styling.md) for guidance on formatting your documentation contributions.
2323

2424
## General Information
@@ -31,7 +31,7 @@ Thank you for your contributions! Please follow this process to submit a patch:
3131

3232
1. Fork the repository and create a topic branch.
3333

34-
1. Submit a pull request with the proposed changes.
34+
1. Submit a pull request with the proposed changes.
3535
- The required format for the Git commit message is "Issue #<issue_no -- message>".
3636

3737

@@ -43,7 +43,7 @@ When reporting an issue, you can use the [applicable issue reporting template](h
4343

4444
* The version of the project you are using (version number, git commit, etc.)
4545
* Operating system you are using
46-
* The exact, minimal, steps needed to reproduce the issue.
46+
* The exact, minimal, steps needed to reproduce the issue.
4747

4848

4949
## Put in a Pull Request
@@ -60,7 +60,7 @@ See [here](/contributing/proc_git-set-up.md) for more information on using Git a
6060

6161
## Code of Conduct
6262

63-
Examples of behavior that contributes to creating a positive environmentinclude:
63+
Examples of behavior that contributes to creating a positive environment include:
6464

6565
* Using welcoming and inclusive language
6666
* Focusing on what is best for the community

0 commit comments

Comments
 (0)