Skip to content

Commit d423769

Browse files
Fix betterproto version in documentation (#32)
1 parent 73d151c commit d423769

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/api.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ The following document outlines betterproto's api. These classes should not be e
66

77
## Message
88

9-
::: betterproto.Message
9+
::: betterproto2.Message
1010

11-
::: betterproto.which_one_of
11+
::: betterproto2.which_one_of
1212

1313

1414
## Enumerations
1515

16-
::: betterproto.Enum
16+
::: betterproto2.Enum
1717

18-
::: betterproto.Casing
18+
::: betterproto2.Casing

0 commit comments

Comments
 (0)