From 0cd460896b3d06e167bca6f52d30e89f9b5d94aa Mon Sep 17 00:00:00 2001 From: Tobias Sauerwein Date: Sun, 28 Feb 2021 09:29:18 +0100 Subject: [PATCH] Replace link to CI Replace the link to travis CI with GitHub Actions --- docs/development_submitting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development_submitting.md b/docs/development_submitting.md index 6be0e8b5..25bc7ce3 100644 --- a/docs/development_submitting.md +++ b/docs/development_submitting.md @@ -42,4 +42,4 @@ Submit your improvements, fixes, and new features to Home Assistant one at a tim - Type a title and complete the provided template for your pull request. - Click **Create pull request**. -7. Check for comments and suggestions on your pull request and keep an eye on the [CI output](https://travis-ci.org/home-assistant/home-assistant/). +7. Check for comments and suggestions on your pull request and keep an eye on the [CI output](https://github.com/home-assistant/core/actions).