Skip to content

Commit 12aea98

Browse files
author
Phil Varner
committed
fix a few filter->aggregations
1 parent 31dc85b commit 12aea98

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
**PR Checklist:**
1111

1212
- [ ] This PR has **no** breaking changes.
13-
- [ ] I have added my changes to the [CHANGELOG](https://github.com/stac-api-extensions/filter/blob/main/CHANGELOG.md) **or** a CHANGELOG entry is not required.
13+
- [ ] I have added my changes to the [CHANGELOG](https://github.com/stac-api-extensions/aggregations/blob/main/CHANGELOG.md) **or** a CHANGELOG entry is not required.

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
- Many changes
1515

16-
[Unreleased]: <https://github.com/stac-api-extensions/filter/compare/v0.2.0..main>
17-
[v0.2.0]: <https://github.com/radiantearth/stac-api-spec/tree/v0.2.0>
16+
[Unreleased]: <https://github.com/stac-api-extensions/aggregation/compare/v0.2.0..main>
17+
[v0.2.0]: <https://github.com/stac-api-extensions/aggregation/tree/v0.2.0>

0 commit comments

Comments
 (0)