summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLiam Hopkins <liamh@google.com>2020-05-05 15:52:38 -0700
committerGitHub <noreply@github.com>2020-05-05 15:52:38 -0700
commit34f9b61a3f4fbfb3235fa89252b4f0749c2d47d2 (patch)
tree1086aee81692fd378b1811dd78a54f361a6c361c /README.md
parent1d809a29a0e6bfb7557efd096a4c167e5f72c490 (diff)
downloadgoogle-compute-image-packages-34f9b61a3f4fbfb3235fa89252b4f0749c2d47d2.tar.gz
move disk expand (#893)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 10d2043..478628e 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ We build the following packages for the Linux guest environment.
* `google-guest-agent`(located in the [guest-agent](https://github.com/GoogleCloudPlatform/guest-agent) repo)
* The guest agent which performs all on-guest actions needed to support GCE
features.
-* `gce-disk-expand`
+* `gce-disk-expand`(located in the [guest-diskexpand](https://github.com/GoogleCloudPlatform/guest-diskexpand) repo)
* The on-boot resize scripts for root partition.
The legacy [guest Python code](packages/python-google-compute-engine) is