aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorthinh2 <thinhbui@Thinhs-MacBook-Pro.local>2022-11-09 21:15:10 +0800
committerthinh2 <thinhbui@Thinhs-MacBook-Pro.local>2022-11-09 21:15:10 +0800
commitd850d39a6dbb90a8359f081239392269f2bbcd2f (patch)
treec56aa9d3e13e0f0814adf297698a35a79bca9783 /TODO.md
parent2f56816ae0a5db88a00cfe8ba75bfcdd4a450e89 (diff)
fix broken url
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 9fbb715ad91..34d69f598d5 100644
--- a/TODO.md
+++ b/TODO.md
@@ -154,4 +154,4 @@ dependents may be added, while the queue is emptied from the head one entry at a
a dependency (`previous`) completes computation. `enqueue` blocks until there is room in the client.
**Code pointers:**
-- [Java feed client](https://github.com/vespa-engine/vespa/blob/master/vespa-feed-client/src/main/java/ai/vespa/feed/client/FeedClient.java)
+- [Java feed client](https://github.com/vespa-engine/vespa/blob/master/vespa-feed-client-api/src/main/java/ai/vespa/feed/client/FeedClient.java)