Skip to content

Commit a94bf4a

Browse files
authored
Fix some not-quite-links in docs (#2442)
* Fix link in docs/statsd.md * Fix link in docs/server-side-repo-config.md
1 parent e301958 commit a94bf4a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

runatlantis.io/docs/server-side-repo-config.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -459,9 +459,9 @@ If you set a workflow with the key `default`, it will override this.
459459

460460
### Metrics
461461

462-
| Key | Type | Default | Required | Description |
463-
|------------------------|-----------------|---------|-----------|------------------------------------------|
464-
| statsd | Statsd(#Statsd) | none | no | Statsd metrics provider |
462+
| Key | Type | Default | Required | Description |
463+
|------------------------|-------------------|---------|-----------|------------------------------------------|
464+
| statsd | [Statsd](#statsd) | none | no | Statsd metrics provider |
465465

466466
### Statsd
467467

runatlantis.io/docs/stats.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Only statsd is supported currently, but it should be relatively straightforward
88

99
## Configuration
1010

11-
Metrics are configured through the (server-side-repo-config.html#Metrics).
11+
Metrics are configured through the [Server Side Config](server-side-repo-config.html#metrics).

0 commit comments

Comments
 (0)