From f94db5597cc15f84fa3ca8c23a85483180bd7c5a Mon Sep 17 00:00:00 2001 From: Tobias Sauerwein Date: Sun, 28 Feb 2021 10:30:27 +0100 Subject: [PATCH] Replace link to CI (#825) 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).