From 607714787115bcf48ffe453421f8e1989be94bf6 Mon Sep 17 00:00:00 2001 From: Maytheu Date: Thu, 24 Jun 2021 00:54:48 +0100 Subject: [PATCH] hide link in contribution.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c25877c7b473..2d9c900a201a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,7 @@ _See also: [Flutter's code of conduct](https://github.com/flutter/flutter/blob/m ## Welcome For an introduction to contributing to Flutter, see [our contributor -guide][https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md]. +guide](https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md). Additional resources specific to the packages repository: - [Setting up the Packages development