fixed dead link

issue #4899

sorry that it took so long.

I already tried to fix this error twice (See #4900 and ##4901)
This commit is contained in:
Jonas Dralle 2016-09-10 11:00:38 +02:00
parent 554b3cb0a7
commit cc716ca87c

View File

@ -3420,4 +3420,4 @@ Leaflet keeps it simple. If you can think of a feature that is not required by a
There are no hard requirements on how to create your own plugin, but all developers are encouraged to read the recommendations in the [plugin guide](https://github.com/Leaflet/Leaflet/blob/master/PLUGIN-GUIDE.md).
Once your plugin is ready, you can submit it to this list: just send a pull request with the addition to Leaflet repo's [gh-pages branch](https://github.com/Leaflet/Leaflet/tree/gh-pages) (`plugins.md` file).
Once your plugin is ready, you can submit it to this list: just send a pull request with the addition to [/docs/plugins.md](https://github.com/Leaflet/Leaflet/blob/master/docs/plugins.md) to our GitHub repository.