From 78c08d1cbadd03b91d4bb540b5e41a9cfdefdedc Mon Sep 17 00:00:00 2001 From: Rajat Gupta <55191777+rajatgupta24@users.noreply.github.com> Date: Mon, 6 Jul 2020 22:50:11 +0530 Subject: [PATCH] Add link to travis ci site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 407bbb3fd..3f610bb86 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository contains scripts that download the sources, *render* and publish the docs, which are hosted elsewhere (currently in the `devtools/docs/` folder of [this repository](https://github.com/mozilla/gecko-dev)). -The automation happens on Travis CI. You can check the [status of the builds](https://travis-ci.org/firefox-devtools/docs) if you're curious. +The automation happens on [Travis CI](https://travis-ci.org/). You can check the [status of the builds](https://travis-ci.org/firefox-devtools/docs) if you're curious. ## Available npm scripts