From 6ba901effaee7d263e3f6995eeef3fa3a0ce102c Mon Sep 17 00:00:00 2001 From: Mikhail Zabaluev Date: Mon, 17 Jan 2022 17:03:46 +0200 Subject: [PATCH] Fix up changelog link for #1612 (#1778) Unbreaks md-link-check workflow in the CI. --- .changelog/unreleased/breaking-changes/1612-ibc-clock.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changelog/unreleased/breaking-changes/1612-ibc-clock.md b/.changelog/unreleased/breaking-changes/1612-ibc-clock.md index 64a72d6e45..40954b86a6 100644 --- a/.changelog/unreleased/breaking-changes/1612-ibc-clock.md +++ b/.changelog/unreleased/breaking-changes/1612-ibc-clock.md @@ -1 +1 @@ -- Hide `ibc::Timestamp::now()` behind `clock` feature flag (#1612)[https://github.com/informalsystems/ibc-rs/pull/1612] +- Hide `ibc::Timestamp::now()` behind `clock` feature flag (#1612)[https://github.com/informalsystems/ibc-rs/issues/1612]