From ec65cf50addc22621b51454703b7cf437ec92368 Mon Sep 17 00:00:00 2001 From: Brian Skinn Date: Mon, 3 Apr 2023 10:40:50 -0400 Subject: [PATCH] Fix conventional commits link text --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a032451f..6116971e0 100644 --- a/README.md +++ b/README.md @@ -643,8 +643,8 @@ hero: [Structure of the blog post section](#structure-of-the-blog-post) in this file to ensure that the post is properly structured. 4. Commit and push your changes to the repository. For commits please follow the - format of the conventional commit. - [See](https://www.conventionalcommits.org/en/v1.0.0/) + format of the conventional commit. See the + [Conventional Commits docs](https://www.conventionalcommits.org/en/v1.0.0/). 5. Create a pull request to the `develop` branch. Make sure to add the `type: content 📝`, `owner: Quansight`, and either `labs 🔭` or `consulting 🤝` labels to the PR.