From a4fd12947482a2c695cde62d6dc9760e29b7cc2a Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Sat, 3 Mar 2018 21:32:29 +0000 Subject: [PATCH] Fixed config comment --- config/segment.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/segment.php b/config/segment.php index d879844..2b48de1 100644 --- a/config/segment.php +++ b/config/segment.php @@ -32,7 +32,8 @@ |-------------------------------------------------------------------------- | | This option specifies an array of options to initialize Segment. - | These init options are specified in Segment Docs: https://segment.com/docs/sources/server/php/#configuration + | + | See: https://segment.com/docs/sources/server/php/#configuration. | | Default: [] |