Embed Docs: fix broken link (#4270)

pull/4270/merge
Dário 2018-02-12 14:29:14 +00:00 zatwierdzone przez Andy Chosak
rodzic 6825aab5f7
commit 55580d96e8
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -271,6 +271,7 @@ Contributors
* Florent Osmont * Florent Osmont
* J Rob Gant * J Rob Gant
* Mary Kate Fain * Mary Kate Fain
* Dário Marcelino
Translators Translators
=========== ===========

Wyświetl plik

@ -117,7 +117,7 @@ provider using the oEmbed protocol. Wagtail has a built-in list of providers
which are all enabled by default. You can find that provider list at the which are all enabled by default. You can find that provider list at the
following link: following link:
https://github.com/wagtail/wagtail/blob/master/wagtail/wagtailembeds/oembed_providers.py https://github.com/wagtail/wagtail/blob/master/wagtail/embeds/oembed_providers.py
.. _customising_embed_providers: .. _customising_embed_providers: