docs: Update outdated vaultproject.io/docs/ links (#22162)

Signed-off-by: Tanmay Pereira Naik <59953366+tanmay-pnaik@users.noreply.github.com>
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
This commit is contained in:
Tanmay Pereira Naik
2023-08-15 22:29:34 +05:30
committed by GitHub
parent a5b3b3d6b5
commit 2269369229
21 changed files with 33 additions and 33 deletions

View File

@@ -1,7 +1,7 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: BUSL-1.1
# Full configuration options can be found at https://www.vaultproject.io/docs/configuration
# Full configuration options can be found at https://developer.hashicorp.com/vault/docs/configuration
ui = true

View File

@@ -1,6 +1,6 @@
[Unit]
Description="HashiCorp Vault - A tool for managing secrets"
Documentation=https://www.vaultproject.io/docs/
Documentation=https://developer.hashicorp.com/vault/docs
Requires=network-online.target
After=network-online.target
ConditionFileNotEmpty=/etc/vault.d/vault.hcl