diff --git a/docs/developers-guide.md b/docs/developers-guide.md index 4e80d0b26cf39c5a478d795369a18f6855e6a5d3..411b6c01c0f44708f575490591d1af3ba556a1c9 100644 --- a/docs/developers-guide.md +++ b/docs/developers-guide.md @@ -222,7 +222,7 @@ In general, we like to have an open issue for every pull request as a place to d For significant feature additions, it is expected that discussion will have taken place in the attached issue. Any feature that requires a major decision to be reached will need to have an explicit design document written. The goals of this document are to make explicit the assumptions, constraints and tradeoffs any given feature implementation will contain. The point is not to generate documentation but to allow discussion to reference a specific proposed design and to allow others to consider the implications of a given design. -We don't like getting sued, so before merging any pull request, we'll need each person contributing code to sign a Contributor License Agreement [here](https://docs.google.com/a/expa.com/forms/d/1YfdhkMDZzdrZCY8QmwJQQkCeTAaf8slFoWE_4Qndlfg/viewform) +We don't like getting sued, so before merging any pull request, we'll need each person contributing code to sign a Contributor License Agreement [here](https://docs.google.com/a/metabase.com/forms/d/1oV38o7b9ONFSwuzwmERRMi9SYrhYeOrkbmNaq9pOJ_E/viewform) ## License