Skip to content

Commit 6a43073

Browse files
Update summarize-pdf-content.md
1 parent 6332af1 commit 6a43073

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

knowledge-base/summarize-pdf-content.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ Follow the steps:
3434

3535
![Azure AI key](images/azure-ai-key.png)
3636

37-
3\. Use the custom implementation to summarize the text content extracted in step 1:
37+
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:
3840

3941
```csharp
4042
static void Main(string[] args)

0 commit comments

Comments
 (0)