mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
docs: update all URLs to developer.hashicorp.com (#16247)
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user