From ca06b38f02c05ef186b607597514330aba780877 Mon Sep 17 00:00:00 2001 From: Mikhail Zabaluev Date: Mon, 17 Jan 2022 16:58:14 +0200 Subject: [PATCH] Fix up changelog link for #1612 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]