diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 59447942a1a..da5ed59a833 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -72,7 +72,7 @@ opened using [this form](https://github.com/galaxyproject/galaxy/issues/new). * If your changes modify code please ensure the resulting files conform to Galaxy [style guidelines](https://galaxyproject.org/develop/best-practices). -* If you are working on Galaxy Client (the user interface -- javascript +* If you are working on the Galaxy Client (the user interface -- javascript styles), see more information in the [client readme](client/README.md). * Galaxy contains hundreds of tests of different types and complexity