Skip to content

Commit f6e6b92

Browse files
authored
Merge pull request #300 from deepgram/chore/typo-fix
fixes typo in migration section
2 parents 81f6d6d + f604dc1 commit f6e6b92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Official Go SDK for [Deepgram](https://www.deepgram.com/). Power your apps with
88
- [Documentation](#documentation)
99
- [Migrating from earlier versions](#migrating-from-earlier-versions)
1010
- [V1.2 to V1.3](#v12-to-v13)
11-
- [V1.* to V2.* to V3](#v1-to-v2-to-v3)
11+
- [V1 to V2](#v1-to-v2)
1212
- [V2.* to V3](#v2-to-v3)
1313
- [Requirements](#requirements)
1414
- [Installation](#installation)
@@ -82,7 +82,7 @@ Documentation for specifics about the structs, interfaces, and functions of this
8282

8383
See the [migration guide](https://developers.deepgram.com/sdks/go-sdk/v12-to-v13-migration) for more details.
8484

85-
### V1.\* to V2.* to V3
85+
### V1 to V2
8686

8787
The Voice Agent interfaces have been updated to use the new Voice Agent V1 API. Please refer to our [Documentation](https://developers.deepgram.com/docs/voice-agent-v1-migration) on Migration to new V1 Agent API.
8888

0 commit comments

Comments
 (0)