Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 4829d22

Browse files
committed
docs: Fixes more links.
1 parent 805b391 commit 4829d22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Functions
22

3-
The [facade](./facade) contains common functions for storage and retrieval of entities from a repository.
3+
The [facade](./facade.md) contains common functions for storage and retrieval of entities from a repository.
44

55
- [countEntities](#countentities)
66
- [createEntity](#createentity)

docs/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Options
22

3-
The [facade](./facade) [functions](./functions) have some common options that they use.
3+
The [facade](./facade.md) [functions](./functions.md) have some common options that they use.
44

55
- [Entity](#entity)
66
- [Id](#id)

0 commit comments

Comments
 (0)