Skip to content

Commit caf84c5

Browse files
ptonedandhlee
andauthored
fix link typo in run-filesystem sub-readme (GoogleCloudPlatform#7311)
Co-authored-by: Dan Lee <[email protected]>
1 parent 395f9c6 commit caf84c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

run/filesystem/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ This sample shows how to create a service that mounts a Filestore
44
instance as a network file system.
55

66
## Tutorials
7-
See our [Using Filestore with Cloud Run tutorial](https://cloud.google.com/run/docs/tutorials/network-filesystems) or [Using Cloud Storage FUSE with Cloud Run tutorial](https://cloud.google.com/run/docs/tutorials/network-filesystems-fuse) for instructions for setting up and deploying this sample application.
7+
See our [Using Filestore with Cloud Run tutorial](https://cloud.google.com/run/docs/tutorials/network-filesystems-filestore) or [Using Cloud Storage FUSE with Cloud Run tutorial](https://cloud.google.com/run/docs/tutorials/network-filesystems-fuse) for instructions for setting up and deploying this sample application.
88

99
[create]: https://cloud.google.com/storage/docs/creating-buckets
1010
[fuse]: https://cloud.google.com/storage/docs/gcs-fuse
1111
[git]: https://github.com/GoogleCloudPlatform/gcsfuse
12-
[auth]: https://cloud.google.com/artifact-registry/docs/docker/authentication
12+
[auth]: https://cloud.google.com/artifact-registry/docs/docker/authentication

0 commit comments

Comments
 (0)