Skip to content

Commit

Permalink
docs: typo in domain
Browse files Browse the repository at this point in the history
  • Loading branch information
Lester Guerzon committed Mar 19, 2022
1 parent 89c3885 commit f8b10ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Helm chart for vaultwarden
# Helm chart for Vaultwarden

[![MIT Licensed](https://img.shields.io/github/license/guerzon/vaultwarden.svg)](https://github.com/guerzon/vaultwarden/blob/develop/LICENSE)
[![MIT Licensed](https://img.shields.io/github/license/guerzon/vaultwarden)](https://github.com/guerzon/vaultwarden/blob/main/LICENSE)
[![Helm Release](https://img.shields.io/docker/v/vaultwarden/server/1.24.0)](https://img.shields.io/docker/v/vaultwarden/server/1.24.0)

[vaultwarden](https://github.com/dani-garcia/vaultwarden), formerly known as **Bitwarden_RS**, is an alternative implementation of the Bitwarden server API and is written in Rust.
Expand Down
2 changes: 1 addition & 1 deletion demo.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

domain: "https://vaultwarden.constoso.com"
domain: "https://vaultwarden.contoso.com"

ingress:
enabled: true
Expand Down

0 comments on commit f8b10ea

Please sign in to comment.