Skip to content

Commit

Permalink
fixes link pointing to Go Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jpvajda authored Apr 23, 2024
1 parent 300536a commit e12f181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ This SDK aims to reduce complexity and abtract/hide some internal Deepgram detai

## PreRecorded Audio Transcription Quickstart

You can find a [walkthrough](https://developers.deepgram.com/docs/pre-recorded-audio-transcription) on our documentation site. Transcribing Pre-Recorded Audio can be done using the following sample code:
You can find a [walkthrough](https://developers.deepgram.com/docs/python-sdk-pre-recorded-transcription) on our documentation site. Transcribing Pre-Recorded Audio can be done using the following sample code:

```python
AUDIO_URL = {
Expand Down

0 comments on commit e12f181

Please sign in to comment.