diff --git a/docs/src/main/sphinx/develop/example-http.rst b/docs/src/main/sphinx/develop/example-http.rst index f7b5b59c5434..8f1c12583805 100644 --- a/docs/src/main/sphinx/develop/example-http.rst +++ b/docs/src/main/sphinx/develop/example-http.rst @@ -10,8 +10,9 @@ write a SQL query to process it. Code ---- -The Example HTTP connector can be found in the ``trino-example-http`` -directory in the root of the Trino source tree. +The Example HTTP connector can be found in the `trino-example-http +`_ +directory within the Trino source tree. Plugin implementation ---------------------