mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+1
-1
@@ -108,7 +108,7 @@ def cli(
|
||||
click.echo(' - {0}'.format(crayons.normal(key, bold=True)))
|
||||
|
||||
click.echo('\nYou can learn more at:\n {0}'.format(
|
||||
crayons.green('http://docs.pipenv.org/advanced.html#configuration-with-environment-variables')
|
||||
crayons.green('http://docs.pipenv.org/advanced/#configuration-with-environment-variables')
|
||||
))
|
||||
sys.exit(0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user