Skip to content

Commit 50e576c

Browse files
authored
Merge pull request #20 from gradle/sven/main/update-urls
chore: 📝 Update links
2 parents fa9c369 + b48a4ec commit 50e576c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

AWS/EC2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ The primary goal of this guide is to get a Develocity instance up and running qu
1212

1313
## Getting Started
1414

15-
Follow the [EC2 Quickstart Guide](https://docs.gradle.com/develocity/aws-ec2-quickstart-guide/) to get started.
15+
Follow the [EC2 Quickstart Guide](https://docs.gradle.com/develocity/current/quickstart/aws-ec2-quickstart-guide/) to get started.

AWS/EC2/ec2-install.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ echo -e "\nThe script is tested with Ubuntu 24.04 x86_64 (AMI)."
9494

9595
echo -e "If you have questions please contact the Develocity support team."
9696

97-
echo -e "\nDevelocity Documentation: https://gradle.com/develocity/resources/"
97+
echo -e "\nDevelocity Documentation: docs.gradle.com/develocity"
9898

9999
echo -e "\n${WHITE}${BOLD}Available options:${NOFORMAT}"
100100
echo -e "${YELLOW}-h, --help${NOFORMAT} Print this help and exit"
@@ -438,8 +438,8 @@ Access Develocity via the browser at: ${GREEN}http://${hostname}${NOFORMAT}
438438
439439
For more information, please visit:
440440
441-
Develocity Administration Manual: https://docs.gradle.com/develocity/helm-admin/current/
442-
Helm Chart Documentation: https://docs.gradle.com/develocity/tutorials/helm-standalone/current/
441+
Develocity Administration Manual: https://gradle.com/help/helm-admin
442+
Helm Chart Documentation: https://gradle.com/help/helm-standalone-chart
443443
444444
You can check the status of the Platform by running the following command:
445445

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@ Before using these scripts, you will need:
4040

4141
## Available Guides
4242

43-
* [Try Out Develocity on Amazon EC2](https://docs.gradle.com/develocity/aws-ec2-quickstart-guide/)
43+
* [Try Out Develocity on Amazon EC2](https://docs.gradle.com/develocity/current/quickstart/aws-ec2-quickstart-guide/)
4444

4545
## Documentation and Support
4646

4747
For comprehensive information about Develocity features, configuration, and best practices, please refer to the official documentation:
4848

4949
* [Official Develocity Website](https://gradle.com/develocity/)
50-
* [Develocity Documentation](https://gradle.com/develocity/resources/)
50+
* [Develocity Documentation](https://docs.gradle.com/develocity)
5151
* [DPE University](https://dpeuniversity.gradle.com/app)
5252

5353
## License

0 commit comments

Comments
 (0)