Skip to content

Commit f159a28

Browse files
committed
fix links
1 parent a3ec153 commit f159a28

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

content/posts/2024-04-29-odsc-east-rag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ aliases:
99

1010
{{< audio
1111
audioFile="/posts/2024-04-29-odsc-east-rag/RAG, the bad parts (and the good!) - Sara Zan.mp3"
12-
speechifyLink="https://app.speechify.com/share/317a5326-a8c5-418b-8ea1-5c7e664b8ea3"
12+
speechifyLink="https://app.speechify.com/share/1e960694-4227-4da4-9a79-158d4ab1fd35"
1313
>}}
1414
1515
*This is a writeup of my talk at [ODSC East 2024](/talks/2024-04-25-odsc-east-rag/) and [EuroPython 2024](/talks/2024-07-10-europython-rag/).*

static/posts/2025-06-02-can-you-really-interrupt-an-llm/ Can you really interrupt an LLM - Sara Zan.mp3 renamed to static/posts/2025-06-02-can-you-really-interrupt-an-llm/Can you really interrupt an LLM - Sara Zan.mp3

File renamed without changes.

themes/hugo-coder/layouts/shortcodes/audio.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
</audio>
66
<div style="text-align:right;vertical-align:middle;">
77
<span style="font-style: italic;">Powered by</span>
8-
<a href="https://speechify.com/text-to-speech-online/?utm_campaign=partners&utm_content=rewardful&via=zansaradev-blog" target="_blank" style="display:inline;margin-left:5px;"><img src="/global/speechify_logo.svg" style="width:150px;background-color:white;margin:0;vertical-align:middle;"/></a>
8+
<a href="https://speechify.com/text-to-speech-online/?utm_campaign=partners&utm_content=rewardful&via=zansaradev-blog" target="_blank" style="display:inline;margin-left:5px;"><img src="/global/speechify_logo.svg" alt="Speechify" style="width:150px;background-color:white;margin:0;vertical-align:middle;"/></a>
99
</div>
1010
</div>

0 commit comments

Comments
 (0)