Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul committed Aug 26, 2024
1 parent 9bd6e51 commit 5ffecd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/how-tos/add-summary-conversation-history.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"- If yes, the create summary (will need a prompt for this)\n",
"- Then remove all except the last N messages\n",
"\n",
"A big part of this is deleting old messages. For an in depth guide on how to do that, see [this guide](./delete-messages.ipynb)"
"A big part of this is deleting old messages. For an in depth guide on how to do that, see [this guide](../delete-messages)"
]
},
{
Expand Down

0 comments on commit 5ffecd9

Please sign in to comment.