diff --git a/README.md b/README.md index 189283ca9c..977f4425a0 100644 --- a/README.md +++ b/README.md @@ -2787,7 +2787,7 @@ const ( type ClientTypeWithExtension string ``` -You can see this in more detail in [the example code](examples/extensions/xenumvarnames/). +You can see this in more detail in [the example code](examples/extensions/xenumnames/).