Merge pull request #440 from matthewfeickert/fix/fix-Dockerfile-Advanced-environments-link

Correct url of Advanced Binder Documentation link
pull/441/head
Chris Holdgraf 2018-10-13 11:53:26 -06:00 zatwierdzone przez GitHub
commit 49d655fb0f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -177,5 +177,5 @@ With Dockerfiles, a regular Docker build will be performed.
.. note::
If a Dockerfile is present, all other configuration files will be ignored.
See the `Advanced Binder Documentation <https://mybinder.readthedocs.io/en/latest/dockerfile.html>`_ for
See the `Advanced Binder Documentation <https://mybinder.readthedocs.io/en/latest/tutorials/dockerfile.html>`_ for
best-practices with Dockerfiles.