aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2016-01-14 12:22:45 -0500
committerTimmy Willison <timmywillisn@gmail.com>2016-01-14 12:22:45 -0500
commit10c1254d159dbd3d78e8afca590fe53b0c6dfa26 (patch)
tree687ec14144d3515ae4e4242eb287e8080f1ba69d /CONTRIBUTING.md
parentdeb68280e5a89d0941a2520c8d024db62f68cd17 (diff)
downloadjquery-10c1254d159dbd3d78e8afca590fe53b0c6dfa26.tar.gz
jquery-10c1254d159dbd3d78e8afca590fe53b0c6dfa26.zip
Docs: remove compat references
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1975f7109..3ed61a4b3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -137,5 +137,3 @@ Click "Load with AMD" after loading the test page.
### Browser support
Remember that jQuery supports multiple browsers and their versions; any contributed code must work in all of them. You can refer to the [browser support page](https://jquery.com/browser-support/) for the current list of supported browsers.
-
-Note that browser support differs depending on whether you are targeting the `master` or `compat` branch.