python: amend doc link in siteconfig

This commit is contained in:
Tim D. Smith 2015-02-13 22:28:07 -08:00
parent b546c2894e
commit 735fb7c721

View file

@ -234,7 +234,7 @@ class Python < Formula
<<-EOF.undent
# This file is created by Homebrew and is executed on each python startup.
# Don't print from here, or else python command line scripts may fail!
# <https://github.com/Homebrew/homebrew/wiki/Homebrew-and-Python>
# <https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Homebrew-and-Python.md>
import os
import sys