From b144b5332b00d7a982a2408582c0abf69042624b Mon Sep 17 00:00:00 2001 From: namnatulco Date: Sun, 14 Dec 2025 23:16:53 +0100 Subject: [PATCH] fix line wrap inside HREF Using this method seems to breakt the question box --- docs/operators/tutorial.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/operators/tutorial.md b/docs/operators/tutorial.md index e92db6385..251ecc010 100644 --- a/docs/operators/tutorial.md +++ b/docs/operators/tutorial.md @@ -183,9 +183,8 @@ You need to keep port `:80` and `:443` free on your server for web proxying to y ??? question "Do you support multiple web proxies?" - Yes, this is possible. See [this handbook - entry](/operators/handbook/#proxying-apps-outside-of-co-op-cloud-with-traefik) - for more. Be warned, this is a relatively advanced topic. + Yes, this is possible. See [this handbook entry](/operators/handbook/#proxying-apps-outside-of-co-op-cloud-with-traefik) + for more. Be warned, this is a relatively advanced topic. **1. To get started, you'll need to create a new app:**