Skip to content

Commit 3e498af

Browse files
committed
DOC-163 change env
1 parent ee5c599 commit 3e498af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
Production: https://app.segment.com/segment_prod/sources/segment_docs_v2_prod
8484
Everything else: https://app.segment.com/segment-engineering/sources/segment_docs
8585
{%- endcomment -%}
86-
{%- if jekyll.environment == "production" -%}
86+
{%- if site.env.CONTEXT == "production" -%}
8787
{%- assign write_key = "QAKKJEtNsXpsNfCCBeWCLNxkaaLO7pgp" -%}
8888
{%- else -%}
8989
{%- assign write_key = "f5c1iWVVwikUDoh5NuVq0G52EPFrMmrX" -%}

0 commit comments

Comments
 (0)