Skip to content

Commit

Permalink
Links added to CLI pages
Browse files Browse the repository at this point in the history
  • Loading branch information
boruszak committed Feb 23, 2023
1 parent 5c40ba5 commit 51b6f50
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion website/content/commands/troubleshoot/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: >-

Command: `consul troubleshoot`

Use the `troubleshoot` command to diagnose Consul service mesh configuration or network issues.
Use the `troubleshoot` command to diagnose Consul service mesh configuration or network issues. For additional information about using the `troubleshoot` command, including explanations, requirements, usage instructions, refer to the [service-to-service troubleshooting overview](/consul/docs/troubleshoot/troubleshoot-services).

## Usage

Expand Down
2 changes: 1 addition & 1 deletion website/content/commands/troubleshoot/proxy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: >-

Command: `consul troubleshoot proxy`

The `troubleshoot proxy` command diagnoses Consul service mesh configuration and network issues to an upstream.
The `troubleshoot proxy` command diagnoses Consul service mesh configuration and network issues to an upstream. For additional information about using the `troubleshoot proxy` command, including explanations, requirements, usage instructions, refer to the [service-to-service troubleshooting overview](/consul/docs/troubleshoot/troubleshoot-services).

## Usage

Expand Down
2 changes: 1 addition & 1 deletion website/content/commands/troubleshoot/upstreams.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: >-

Command: `consul troubleshoot upstreams`

The `troubleshoot upstreams` lists the available upstreams in the Consul service mesh from the current service.
The `troubleshoot upstreams` lists the available upstreams in the Consul service mesh from the current service. For additional information about using the `troubleshoot upstreams` command, including explanations, requirements, usage instructions, refer to the [service-to-service troubleshooting overview](/consul/docs/troubleshoot/troubleshoot-services).

## Usage

Expand Down

0 comments on commit 51b6f50

Please sign in to comment.