1 files changed, 1 insertions(+), 1 deletions(-)
M leo.php
M leo.php => leo.php +1 -1
@@ 32,7 32,7 @@ while (true) {
* @param string[] $url
* $url = [
* 'scheme' => (string) scheme name (gemini)
- * 'host' => (string) host name (gemini.circumlunar.space)
+ * 'host' => (string) host name (magentix.space)
* 'path' => (string) requested page (/about.gmi)
* ]
*