From 0d1e4cfb55d2d0f744fc534c9841e12e2337c5b2 Mon Sep 17 00:00:00 2001 From: vitalets Date: Sat, 14 Dec 2024 14:57:25 +0400 Subject: [PATCH] readme: change link to changelog --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93426f2b..5fbf86e3 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Let's make playwright-bdd awesome together! * 🆕 Join [Playwright-bdd Discord Server](https://discord.gg/5rwa7TAGUr) to connect with other developers, ask questions and share your experience or showcase ## Changelog -Check out the latest changes in the [CHANGELOG.md](https://vitalets.github.io/playwright-bdd/#/changelog). +Check out the latest changes in the [CHANGELOG.md](https://github.com/vitalets/playwright-bdd/blob/main/CHANGELOG.md). ## Contributing Your contributions are welcome! Please review [CONTRIBUTING.md](https://github.com/vitalets/playwright-bdd/blob/main/.github/CONTRIBUTING.md) for the details.