Skip to content

Commit e89c2d6

Browse files
authored
docs: Update invalid links in README.md (#3751)
1 parent c16b97a commit e89c2d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[![stable](http://badges.github.io/stability-badges/dist/stable.svg)](http://github.com/badges/stability-badges)
22

3-
**Deprecation Note**: Cloud Tools for Eclipse is only compatible with the App Engine Java 8 runtime, which will reach the [end of support](/appengine/docs/standard/lifecycle/runtime-lifecycle#end_of_support)
3+
**Deprecation Note**: Cloud Tools for Eclipse is only compatible with the App Engine Java 8 runtime, which will reach the [end of support](https://cloud.google.com/appengine/docs/standard/lifecycle/runtime-lifecycle#end_of_support)
44
on January 31, 2024. After this date, your existing Java 8 applications will continue
55
to run and receive traffic. However, you cannot deploy new or update existing applications
6-
that use runtimes [after their end of support date](/appengine/docs/standard/lifecycle/support-schedule#java).
7-
We recommend that you [migrate to the latest supported version of Java](/appengine/migration-center/standard/migrate-to-second-gen/java-differences).
6+
that use runtimes [after their end of support date](https://cloud.google.com/appengine/docs/standard/lifecycle/support-schedule#java).
7+
We recommend that you [migrate to the latest supported version of Java](https://cloud.google.com/appengine/migration-center/standard/migrate-to-second-gen/java-differences).
88

99
This project provides an Eclipse plugin for building, debugging, and deploying Google Cloud Platform applications.
1010

0 commit comments

Comments
 (0)