Skip to content

Commit

Permalink
Remove reference to now env example (vercel#17341)
Browse files Browse the repository at this point in the history
The example has been emptied as it is no longer the recommended way to do it so it shouldn't be linked to
  • Loading branch information
samrobbins85 authored and Piotr Bosak committed Sep 26, 2020
1 parent 15af84e commit e490616
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/api-reference/next.config.js/environment-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ description: Learn to add and access environment variables in your Next.js appli
<summary><b>Examples</b></summary>
<ul>
<li><a href="https://github.com/vercel/next.js/tree/canary/examples/with-env-from-next-config-js">With env</a></li>
<li><a href="https://github.com/vercel/next.js/tree/canary/examples/with-now-env">With Now env</a></li>
</ul>
</details>

Expand Down

0 comments on commit e490616

Please sign in to comment.