This is an automated email from the ASF dual-hosted git repository.

piotr pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iggy-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 7528d2b7 Fix server config link
7528d2b7 is described below

commit 7528d2b794b03820e08bb4fb6d5a85b86edde9be
Author: spetz <[email protected]>
AuthorDate: Wed Dec 10 22:18:49 2025 +0100

    Fix server config link
---
 docs/connectors/introduction.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/connectors/introduction.md b/docs/connectors/introduction.md
index 6f8131d2..09765b9c 100644
--- a/docs/connectors/introduction.md
+++ b/docs/connectors/introduction.md
@@ -44,7 +44,7 @@ The [docker 
image](https://hub.docker.com/r/apache/iggy-connect) is available, a
 
 ## Configuration
 
-The same rules applies when it comes to overringing the configuration via 
environment variables as for the main [Iggy server](docs/server/configuration).
+The same rules applies when it comes to overringing the configuration via 
environment variables as for the main [Iggy server](/docs/server/configuration).
 
 You can provide the following envs during the runtime startup:
 

Reply via email to