Skip to content

Commit 2739ccf

Browse files
chore(AIP-193): fix broken link to anchor (#1468)
1 parent 925c824 commit 2739ccf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aip/general/0193.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ programmatically.
391391
error messages. While `LocalizedMessage` **may** use a locale specified
392392
in the request, a service **may** provide a `LocalizedMessage` even without
393393
a user-specified locale, typically to provide a better error message in
394-
[situations where `Status.message` cannot be changed](updating-statusmessage).
394+
[situations where `Status.message` cannot be changed](#updating-statusmessage).
395395
Where the locale is not specified by the user, it **should** be `en-US`
396396
(US English).
397397

0 commit comments

Comments
 (0)