From 1ecb0b8100b0f8336318600bd6a695ebb8404753 Mon Sep 17 00:00:00 2001 From: Koki Shinjo Date: Mon, 4 Oct 2021 19:58:46 +0900 Subject: [PATCH] [jsk_data] update public drive url --- doc/jsk_data/scripts/jsk_data_cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/jsk_data/scripts/jsk_data_cli.md b/doc/jsk_data/scripts/jsk_data_cli.md index 9e02f0506..2afb3720c 100644 --- a/doc/jsk_data/scripts/jsk_data_cli.md +++ b/doc/jsk_data/scripts/jsk_data_cli.md @@ -18,7 +18,7 @@ There are following sub commands. See `jsk_data [sub command] --help` for more d Usage is `jsk_data put [OPTIONS] FILENAME`. With `--public` option, it also uploads to - [public Google Drive folder](https://drive.google.com/folderview?id=0B9P1L--7Wd2vUGplQkVLTFBWcFE), + [public Google Drive folder](https://drive.google.com/drive/folders/1PPOZDoWbJnxM7XkPMPP3iKQqrji56Vgq?usp=sharing), so please care about it when you handle secure data. * `delete`: Delete file on the server.