Browse Source

HUE-8888 [docs] Fix dead link in the contributing guide

Romain 5 years ago
parent
commit
2a08752d0a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -48,4 +48,4 @@ A general rule is to follow the on-going style of the code context.
 
 ## CI & Tests
 
-See the [Running the tests](https://docs.gethue.com/latest/developer/development/#testing) or opening-up a pull request will automatically run them via [CircleCi](https://circleci.com/gh/cloudera/hue).
+See how to automatically [run the tests](https://docs.gethue.com/developer/development/#testing) via [CircleCi](https://circleci.com/gh/cloudera/hue) by pushing to a branch or opening-up a pull request.