Skip to content

Commit 6abd9d7

Browse files
authored
[hotfix][docs] Fix typo in Log Example Given on upgrade.md File (#835)
1 parent 454ac6e commit 6abd9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/docs/operations/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Here is a reference example of upgrading a `basic-checkpoint-ha-example` deploym
164164
```
165165
Finally, verify that `deploy/basic-checkpoint-ha-example` log has:
166166
```
167-
Starting job 00000000000000000000000000000000 from savepoint /flink-data/savepoints/savepoint-000000-2f40a9c8e4b9/_metadata
167+
Starting job 00000000000000000000000000000000 from savepoint /flink-data/savepoints/savepoint-000000-aec3dd08e76d/_metadata
168168
```
169169

170170
### 3. Changes of default values of FlinkDeployment

0 commit comments

Comments
 (0)