Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lilactown authored Sep 19, 2022
1 parent 839306f commit b19e837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ It is similar to doing a postwalk on the results of `pull` or `pull-report`, but
is done in the same pass as pulling data out of the DB - so less traversals - and
annotated directly on the query.

See [./test/pyramid/pull_test.cljc]() for example usage.
See [pull_test.cljc](https://github.com/lilactown/pyramid/blob/839306f374ddb888b9e06f0f9dfd14a5f943b0ee/test/pyramid/pull_test.cljc#L53) for example usage.

### Fixed

Expand Down

0 comments on commit b19e837

Please sign in to comment.