mik-laj commented on a change in pull request #9549:
URL: https://github.com/apache/airflow/pull/9549#discussion_r450507440



##########
File path: docs/howto/use-alternative-secrets-backend.rst
##########
@@ -68,6 +68,9 @@ This backend is especially useful in the following use cases:
 To use variable and connection from local file, specify 
:py:class:`~airflow.secrets.local_filesystem.LocalFilesystemBackend`
 as the ``backend`` in  ``[secrets]`` section of ``airflow.cfg``.
 
+For a guide about defining a connection as a URI, see:: 
:ref:`generating_connection_uri`.

Review comment:
       This fragment should be in "Storing and Retrieving Connections" section.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to