docs: fix anchor and repo links (#16555)

This commit is contained in:
Guspan Tanadi
2025-03-02 22:55:36 +07:00
committed by GitHub
parent 4216e283ec
commit fc2815cfdb
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ as well. There must not be a NAT between users and the coder server.
Template admins can overwrite the site-wide access URL at the template level by
leveraging the `url` argument when
[defining the Coder provider](https://registry.terraform.io/providers/coder/coder/latest/docs#url):
[defining the Coder provider](https://registry.terraform.io/providers/coder/coder/latest/docs#url-1):
```terraform
provider "coder" {
+1 -1
View File
@@ -106,7 +106,7 @@ only supported on Windows and Linux workspace agents).
We allow developers to share ports as URLs, either with other authenticated
coder users or publicly. Using the open ports interface, developers can assign a
sharing levels that match our `coder_app`s share option in
[Coder terraform provider](https://registry.terraform.io/providers/coder/coder/latest/docs/resources/app#share).
[Coder terraform provider](https://registry.terraform.io/providers/coder/coder/latest/docs/resources/app#share-1).
- `owner` (Default): The implicit sharing level for all listening ports, only
visible to the workspace owner