diff --git a/docs/source/dev-guide/extend/new-data-source.rst b/docs/source/dev-guide/extend/new-data-source.rst index d6bdc1ce1f..fa939a8240 100644 --- a/docs/source/dev-guide/extend/new-data-source.rst +++ b/docs/source/dev-guide/extend/new-data-source.rst @@ -94,5 +94,5 @@ Add the Data Source in Documentation Add your new data source into :ref:`databases` section for reference. -- Create ``mydb.rst`` under `evadb/docs/source/reference/databases ` directory. You can refer to the existing documentation under the directory for example information to be covered in ``mydb.rst``. -- Update ``source/reference/databases/postgres`` in `evadb/docs/_toc.yml `. +- Create ``mydb.rst`` under `evadb/docs/source/reference/databases `_ directory. You can refer to the existing documentation under the directory for example information to be covered in ``mydb.rst``. +- Update ``source/reference/databases/postgres`` in `evadb/docs/_toc.yml `_.