We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6332af1 commit 6a43073Copy full SHA for 6a43073
knowledge-base/summarize-pdf-content.md
@@ -34,7 +34,9 @@ Follow the steps:
34
35

36
37
-3\. Use the custom implementation to summarize the text content extracted in step 1:
+3\. [Extract the text content from a PDF document]({%slug extract-text-from-pdf%}).
38
+
39
+4\. Use the custom implementation to summarize the text content extracted in step 3:
40
41
```csharp
42
static void Main(string[] args)
0 commit comments