docs: update all URLs to developer.hashicorp.com (#16247)

This commit is contained in:
Kerim Satirli
2023-10-24 17:00:11 +02:00
committed by GitHub
parent 951cde4e3b
commit 5e1bbf90fc
65 changed files with 155 additions and 155 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.nomadproject.io/docs/configuration
# Full configuration options can be found at https://developer.hashicorp.com/nomad/docs/configuration
data_dir = "/opt/nomad/data"
bind_addr = "0.0.0.0"

View File

@@ -2,5 +2,5 @@
# SPDX-License-Identifier: BUSL-1.1
url_license = "https://github.com/hashicorp/nomad/blob/main/LICENSE"
url_project_website = "https://www.nomadproject.io/"
url_project_website = "https://developer.hashicorp.com/nomad/"
url_source_repository = "https://github.com/hashicorp/nomad"