mirror of
https://github.com/mintlify/docs.git
synced 2026-09-14 13:35:46 +08:00
2e99d5eab0
* docs: clarify PostHog API key is safe to commit Users were avoiding committing the apiKey out of caution, unaware it's a client-side token already exposed in every browser request. Fixes DOC-415 / mintlify/docs#609 * 💅