Skip to content

Commit a578fe1

Browse files
authored
Update broken links in docs (#970)
1 parent f789681 commit a578fe1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/070-tls-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Diego. Below are links to the component certificates in
5757
#### TLS Certificates for Loggregator V2 API
5858

5959
Since
60-
[loggregator release version 75](https://github.com/cloudfoundry/loggregator/releases/tag/v75) metron
60+
[loggregator release version 75](https://github.com/cloudfoundry/loggregator-release/releases/tag/v75) metron
6161
supports the loggregator V2 API which uses gRPC and supports TLS.
6262

6363
In order to enable the loggregator V2 API you need to set the following

docs/081-deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ This document lists deprecated properties of the job templates in this BOSH rele
143143

144144
## <a name="component-apis"></a>Component APIs
145145

146-
The [BBS API docs](https://github.com/cloudfoundry/bbs/tree/master/doc) and [routes](https://github.com/cloudfoundry/bbs/blob/master/routes.go) list the currently deprecated fields and endpoints inline. The current standard practice in Diego is to retain deprecated API fields and endpoints for at least a full major version of the release for cross-version compatibility.
146+
The [BBS API docs](https://github.com/cloudfoundry/bbs/tree/main/docs) and [routes](https://github.com/cloudfoundry/bbs/blob/main/routes.go) list the currently deprecated fields and endpoints inline. The current standard practice in Diego is to retain deprecated API fields and endpoints for at least a full major version of the release for cross-version compatibility.
147147

148148
### BBS
149149

0 commit comments

Comments
 (0)