Skip to content

Commit 4907228

Browse files
authored
fix: Update 0194.md (#1178)
1 parent 18e067c commit 4907228

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

aip/general/0194.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ Clients **should not** automatically retry requests in which repeated runs
2828
would cause unintended state changes.
2929

3030
**Note:** This AIP does not cover client streaming or bi-directional streaming.
31-
**Note:** Client side retry behavior for the client libraries is found in [AIP-4221](../client-libraries/4221.md).
31+
32+
**Note:** For client side retry behavior in the client libraries: see AIP-4221.
3233

3334
### Retryable codes
3435

0 commit comments

Comments
 (0)