Skip to content

Commit

Permalink
Fix redirect to old rerank overview page
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Shkutnyk committed Dec 10, 2024
1 parent c26016b commit ec1071d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ redirects:
destination: "/docs/overview-rag-connectors"
permanent: true
- source: "/docs/reranking"
destination: "/docs/overview"
destination: "/docs/rerank-overview"
permanent: true
- source: "/reference/rerank-1"
destination: "/reference/rerank"
Expand Down

0 comments on commit ec1071d

Please sign in to comment.