Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 3496189

Browse files
author
twitter-team
committed
[docs] Fix broken navi link in README
Closes twitter#1655
1 parent 3f69746 commit 3496189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ These are the main components of the Recommendation Algorithm included in this r
2626
| Tweet mixing & filtering | [home-mixer](home-mixer/README.md) | Main service used to construct and serve the Home Timeline. Built on [product-mixer](product-mixer/README.md). |
2727
| | [visibility-filters](visibilitylib/README.md) | Responsible for filtering Twitter content to support legal compliance, improve product quality, increase user trust, protect revenue through the use of hard-filtering, visible product treatments, and coarse-grained downranking. |
2828
| | [timelineranker](timelineranker/README.md) | Legacy service which provides relevance-scored tweets from the Earlybird Search Index and UTEG service. |
29-
| Software framework | [navi](navi/navi/README.md) | High performance, machine learning model serving written in Rust. |
29+
| Software framework | [navi](navi/README.md) | High performance, machine learning model serving written in Rust. |
3030
| | [product-mixer](product-mixer/README.md) | Software framework for building feeds of content. |
3131
| | [twml](twml/README.md) | Legacy machine learning framework built on TensorFlow v1. |
3232

0 commit comments

Comments
 (0)