Skip to content

Commit

Permalink
Merge pull request #12 from mikewheaton/patch-1
Browse files Browse the repository at this point in the history
Fix link in README
  • Loading branch information
ldanilek authored Oct 29, 2024
2 parents 3aecd9a + 6626034 commit beff003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,6 @@ default of 16, that means each write updates some document that accumulates
all other writes, and reads may spuriously rerun 1/16th of the time. To increase
`maxNodeSize`, run `aggregate.clear(ctx, maxNodeSize)` and start over.

Found a bug? Feature request? [File it here](https://github.com/get-convex/counter/issues).
Found a bug? Feature request? [File it here](https://github.com/get-convex/aggregate/issues).

<!-- END: Include on https://convex.dev/components -->

0 comments on commit beff003

Please sign in to comment.