Change accessibility URL (#314)

google drive is not accessible - switching to gist
This commit is contained in:
Mathura MG 2017-03-01 15:41:07 -05:00 committed by Cassie Tarakajian
parent c4e5c772d1
commit 113c23d1e9
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ The p5.js interceptor code has been moved into its own directory! Make sure that
##Accessibility Guidelines
Here is guide on [how to use the accessible editor](https://docs.google.com/document/d/11EjXltjy_h-hc70ba3fcoHAhssWAbwBaR-zVeHOEClg/edit#heading=h.sp0izb9407nu)
Here is guide on [how to use the accessible editor](https://gist.github.com/MathuraMG/e86666b7b41fbc8c078bad9aff3f666d)
The code for the p5.js web editor adheres to web accessibility standards. The following guidelines will help to ensure that accessibility continues to be a priority as development continues.