Skip to content

Commit 5216e50

Browse files
pivotalgeorgeKehrlann
authored andcommitted
Update a few other CAPI docs links related to new v2 subdomain
1 parent 2c4f731 commit 5216e50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ Lastly before running the tests, it is strongly recommended that you take a snap
312312
## License
313313
This project is released under version 2.0 of the [Apache License][l].
314314

315-
[a]: https://apidocs.cloudfoundry.org/latest-release/
315+
[a]: https://apidocs.cloudfoundry.org/
316316
[c]: https://github.com/cloudfoundry/cli
317317
[e]: https://github.com/cloudfoundry/java-client/issues
318318
[g]: https://gradle.org

cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/securitygroups/SecurityGroupsV3.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ public interface SecurityGroupsV3 {
2222

2323
/**
2424
* Makes the <a href=
25-
* "https://apidocs.cloudfoundry.org/latest-release/security_groups/creating_a_security_group.html">Creating
25+
* "https://v3-apidocs.cloudfoundry.org/version/3.169.0/index.html#create-a-security-group">Creating
2626
* a Security Group</a> request.
2727
*
2828
* @param request the Create Security Group request

0 commit comments

Comments
 (0)