[doc] fix links

This commit is contained in:
Romain Dorgueil
2017-10-03 08:41:03 +02:00
parent d936e164ac
commit 75a68d1322

View File

@ -56,8 +56,8 @@ Read about best development practices
Read about integrating external tools with bonobo Read about integrating external tools with bonobo
------------------------------------------------- -------------------------------------------------
* :doc:`../guide/ext/docker`: run transformation graphs in isolated containers. * :doc:`../extension/docker`: run transformation graphs in isolated containers.
* :doc:`../guide/ext/jupyter`: run transformations within jupyter notebooks. * :doc:`../extension/jupyter`: run transformations within jupyter notebooks.
* :doc:`../guide/ext/selenium`: crawl the web using a real browser and work with the gathered data. * :doc:`../extension/selenium`: crawl the web using a real browser and work with the gathered data.
* :doc:`../guide/ext/sqlalchemy`: everything you need to interract with SQL databases. * :doc:`../extension/sqlalchemy`: everything you need to interract with SQL databases.