From 7d60ed45057cb33e8d1eede2431edab6a9c0e8fb Mon Sep 17 00:00:00 2001 From: abrichr Date: Wed, 26 Aug 2026 13:18:09 -0400 Subject: [PATCH] docs: replace legacy GitBook link --- legacy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/README.md b/legacy/README.md index e37b93cb9..1af75951b 100644 --- a/legacy/README.md +++ b/legacy/README.md @@ -345,7 +345,7 @@ You can assume that you have access to the following functions: - `get_events(recording)`: Returns a list of `ActionEvent` objects for the given recording. -See [GitBook Documentation](https://openadapt.gitbook.io/openadapt.ai/) for more. +See the [current OpenAdapt documentation](https://docs.openadapt.ai/) for more. ### Instructions