docs/pipeline.rst: use different Djangoplicity example since NOIRLab's SSL is busted

This commit is contained in:
Peter Williams 2020-12-03 21:39:56 -05:00
Родитель fb27bf6ffe
Коммит ad92b39452
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -72,8 +72,8 @@ Djangoplicity Data Source
Currently, the only functional ``source_type`` is ``djangoplicity``, which
downloads and parses an imagery feed from a website powered by the the
`Djangoplicity <https://github.com/djangoplicity/djangoplicity>`_ gallery
system. An example is the `NOIRLab gallery
<https://noirlab.edu/public/images/>`_.
system. An example is the `ESO Hubble gallery
<https://spacetelescope.org/images/>`_.
When using the ``djangoplicity`` data source, the ``toasty-pipeline-config.yaml``
file should contain a dictionary named ``djangoplicity`` as in the example above.