mirror of https://github.com/knative/docs.git
29 lines
832 B
Markdown
29 lines
832 B
Markdown
# Documentation Releases
|
|
|
|
The available versions of the Knative documentation can be found on the
|
|
[website](https://www.knative.dev). You can also view the documentation source
|
|
files in one of the branches.
|
|
|
|
## Documentation website
|
|
|
|
Use the Knative Documentation website to learn about the product:
|
|
|
|
- [`https://www.knative.dev`](https://www.knative.dev)
|
|
|
|
## `knative/docs` branches
|
|
|
|
If you want to fix or add content to a past release, you can find the source
|
|
files in the following branches:
|
|
|
|
- **Released versions**
|
|
|
|
The released versions of Knative are available in:
|
|
|
|
- [**`Knative Doc Releases`**](https://github.com/knative/docs/releases)
|
|
|
|
- **Development (pre-release) version**
|
|
|
|
The `main` branch includes pre-release content for the next Knative version:
|
|
|
|
- [**`main`**](https://github.com/knative/docs/tree/main)
|