From 7c9bbe4aba7e6eac7290ad55082bd93f888e96ca Mon Sep 17 00:00:00 2001 From: guanw Date: Mon, 3 Feb 2020 10:15:28 -0500 Subject: [PATCH] Update CONTRIBUTING.md (#6941) seems the anchor has to include the extra chars --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1e412c91e996e..b8e60e9ac3378 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ # Contributing to the Expo SDK - [📦 Download and Setup](#-download-and-setup) -- [✍️ Editing SDK Packages](#-editing-sdk-packages) +- [✍️ Editing SDK Packages](#%EF%B8%8F-editing-sdk-packages) - [Style](#style) - [Extra Credit](#extra-credit) - [⏱ Testing Your Changes](#-testing-your-changes)