Skip to content

Commit 27fa3d5

Browse files
Fix links in docs
1 parent 8903fb8 commit 27fa3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/summarization.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ $summary = $summarizer($article, maxNewTokens: 512, temperature: 0.7);
5656

5757
## Pipeline Input Options
5858

59-
All options available for the standard [Text-To-Text generation](/docs/text-to-text-generation#pipeline-input-options)
59+
All options available for the standard [Text-To-Text generation](/text-to-text-generation#pipeline-input-options)
6060
are
6161
also available for the summarization pipeline.
6262

0 commit comments

Comments
 (0)