From 65710569297e4f10013a2056826d54def341e4e4 Mon Sep 17 00:00:00 2001 From: David Leal Date: Tue, 30 Aug 2022 00:19:10 -0500 Subject: [PATCH] docs: improve contributing depreca... ...tion notice. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9f05a4f3a..4efc27ec7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@

Contributing to Devicon

-

This guide has been converted to a Wiki! This document will eventually be removed, please use the Wiki instead.

+

This guide has been moved to the Wiki and won't be updated any longer.


First of all, thanks for taking the time to contribute! This project can only grow and live by your countless contributions. To keep this project maintainable, we have developed some guidelines for our contributors. @@ -503,4 +503,4 @@ We are running a Discord server. You can go here to talk, discuss, and more with | Visual Studio Code | https://code.visualstudio.com/ | A code editor for editing code | | vscode.dev | https://vscode.dev/ | Visual Studio Code in the browser | | Iloveimg | https://www.iloveimg.com/resize-image/resize-svg | Resizing SVG's | -| svgviewer.dev | https://www.svgviewer.dev/ | View, save, and optimize SVGs | \ No newline at end of file +| svgviewer.dev | https://www.svgviewer.dev/ | View, save, and optimize SVGs |