Skip to content

Commit

Permalink
Fix redirect to old rerank overview page (#293)
Browse files Browse the repository at this point in the history
Co-authored-by: Max Shkutnyk <[email protected]>
  • Loading branch information
invader89 and Max Shkutnyk authored Dec 10, 2024
1 parent 279af9b commit 4c81757
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 4c81757

Please sign in to comment.