Skip to content

Commit 06a19c6

Browse files
committed
mkdoc.yml update
1 parent 2e76f8e commit 06a19c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/openapi/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ document = document_builder.build_document(application)
4343

4444
Once we create a document, we can call the `OpenAPIDocumentModule`**.setup()** method. It accepts:
4545

46-
1. The path to mount the [DocumentationUI](./documentation-ui.md)
46+
1. The path to mount the [DocumentationUI](./document-ui.md)
4747
2. An application instance
4848
3. The document object instantiated above
4949
4. Optional guards list

0 commit comments

Comments
 (0)