Skip to content

Commit

Permalink
docs/nebraska: sed s/kinvolk/flatcar/
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
  • Loading branch information
tormath1 committed Jul 18, 2024
1 parent 50f85a0 commit 8d99f4f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions content/docs/latest/nebraska/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ title: Nebraska
main_menu: true
weight: 40
cascade:
github_edit_url: https://github.com/kinvolk/nebraska/edit/main/docs/
issues_url: https://github.com/kinvolk/nebraska/issues/new
github_edit_url: https://github.com/flatcar/flatcar-website/tree/master/content/docs/latest/nebraska
issues_url: https://github.com/flatcar/nebraska/issues/new
---

Nebraska is an update manager for [Flatcar Container Linux](https://flatcar-linux.org/).
Nebraska is an update manager for [Flatcar Container Linux](https://flatcar.org/).

It offers an easy way to monitor and manage the rollout of updates to applications that use the Omaha protocol, with special functionality for Flatcar Container Linux updates.
4 changes: 2 additions & 2 deletions content/docs/latest/nebraska/authorization/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,10 +281,10 @@ Helm Chart offers flexible configuration options such as:

- Common deployment parameters (exposing through `Ingress`, replica count, etc.)

- All [Nebraska application configuration](https://github.com/kinvolk/nebraska/tree/main/charts/nebraska#nebraska-configuration)
- All [Nebraska application configuration](https://github.com/flatcar/nebraska/tree/main/charts/nebraska#nebraska-configuration)

For the complete list of all available customization options, please read the
[Helm Chart README](https://github.com/kinvolk/nebraska/blob/main/charts/nebraska/README.md).
[Helm Chart README](https://github.com/flatcar/nebraska/blob/main/charts/nebraska/README.md).

To install the Helm Chart using the default configuration (noop authentication),
you can execute:
Expand Down
2 changes: 1 addition & 1 deletion content/docs/latest/nebraska/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ If so, see https://docs.docker.com/compose/install/other/ or https://github.com/

## Frontend

The [frontend](https://github.com/kinvolk/nebraska/tree/main/frontend) side of Nebraska is a web application built using `React` and `Material-UI`.
The [frontend](https://github.com/flatcar/nebraska/tree/main/frontend) side of Nebraska is a web application built using `React` and `Material-UI`.

## Backend

Expand Down

0 comments on commit 8d99f4f

Please sign in to comment.