From bb6248a51a0c20706f64e8b713e5d08eb2131080 Mon Sep 17 00:00:00 2001 From: bergquist Date: Tue, 29 Nov 2016 21:51:51 +0100 Subject: [PATCH] docs: remove link to CLA since we use CLA assistance --- docs/sources/project/building_from_source.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/sources/project/building_from_source.md b/docs/sources/project/building_from_source.md index 84a1fcbaa41..df07b4bdc62 100644 --- a/docs/sources/project/building_from_source.md +++ b/docs/sources/project/building_from_source.md @@ -13,7 +13,7 @@ dev environment. Grafana ships with its own required backend server; also comple ## Dependencies -- [Go 1.7](https://golang.org/dl/) +- [Go 1.7.3](https://golang.org/dl/) - [NodeJS](https://nodejs.org/download/) ## Get Code @@ -91,6 +91,3 @@ Learn more about Grafana config options in the [Configuration section](/installa ## Create a pull requests Please contribute to the Grafana project and submit a pull request! Build new features, write or update documentation, fix bugs and generally make Grafana even more awesome. - -Before or after you create a pull request, sign the [contributor license agreement](/project/cla.html). -Together we can build amazing software faster.