From f7d5c47fdef4f6d5781c1c25716a61e53da66d72 Mon Sep 17 00:00:00 2001 From: danielfromearth Date: Thu, 11 Jul 2024 14:54:32 -0400 Subject: [PATCH] fix link mismatch --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3369f5..4de4eba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -82,4 +82,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Error with TEMPO ozone profile data because of duplicated dimension names ([#4](https://github.com/danielfromearth/stitchee/pull/4)) -- Fix conflicting dimensions on record dimension sorting ([#133](https://github.com/danielfromearth/stitchee/pull/133)) +- Fix conflicting dimensions on record dimension sorting ([#136](https://github.com/danielfromearth/stitchee/pull/136))