Skip to content

Commit b5ba76a

Browse files
committed
update docs
1 parent 69eb25e commit b5ba76a

File tree

3 files changed

+2
-88
lines changed

3 files changed

+2
-88
lines changed

apps/docs/api-reference/generate-document.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ title: 'Generate Document'
33
openapi: 'POST /api/documents/{documentId}'
44
---
55

6-
This endpoint is for generating a document based on a template you've published to a team. To publish a document, see the [publish command](a/cli#htmldocs-publish-file).
6+
This endpoint is for generating a document based on a template you've published to a team. To publish a document, see the [publish command](/cli#htmldocs-publish-file).
77

88
You can find the ids of your published documents in the [dashboard](https://htmldocs.com/dashboard).

apps/docs/api-reference/generate-html.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ openapi: 'POST /api/generate'
55

66
This endpoint allows you to generate a PDF document directly from HTML content, without needing to publish a template first.
77

8-
For generating documents from published templates, see the [Generate Document](/api/generate-document) endpoint instead.
8+
For generating documents from published templates, see the [Generate Document](/api-reference/generate-document) endpoint instead.

apps/docs/quickstart.mdx

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)