From 5b8ee9d99b3586d2116b3f2a54468348d6fb4ceb Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 1 Dec 2020 12:22:33 +0000 Subject: [PATCH] Fix markdown --- contributing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contributing.md b/contributing.md index cd54c54..f501bb2 100644 --- a/contributing.md +++ b/contributing.md @@ -1,6 +1,6 @@ DataTables Plugins ================== -Contributions are very welcome to this repo. Please create a pull request and/or post in the (forum)[https://datatables.net/forums] to share it with us. +Contributions are very welcome to this repo. Please create a pull request and/or post in the [forum](https://datatables.net/forums) to share it with us. -In the case of i18n Plugins, we ask that you don't create a pull request and instead make use of the (management system)[https://datatables.net/plug-ins/i18n/] that we have in place for this on our website. \ No newline at end of file +In the case of i18n Plugins, we ask that you don't create a pull request and instead make use of the [management system](https://datatables.net/plug-ins/i18n/) that we have in place for this on our website.