diff options
| author | Andrew M. Kuchling <amk@amk.ca> | 2003-12-23 17:04:35 +0000 |
|---|---|---|
| committer | Andrew M. Kuchling <amk@amk.ca> | 2003-12-23 17:04:35 +0000 |
| commit | 7553426342671a8268f67994b467af50d7c95583 (patch) | |
| tree | 5bb17354999ee42baf786fddc2d0b82ec9f58487 | |
| parent | 91ca8de6f41ff297bd89da1c0b5fa7accda2acb2 (diff) | |
| download | cpython-git-7553426342671a8268f67994b467af50d7c95583.tar.gz | |
[Bug #850823] Fix broken link
| -rw-r--r-- | Doc/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/README b/Doc/README index a0b2beea77..a69e5c2d9a 100644 --- a/Doc/README +++ b/Doc/README @@ -51,7 +51,7 @@ What if I find a bug? --------------------- First, check that the bug is present in the development version of the -documentation at <http://python.sourceforge.net/devel-docs/>; we may +documentation at <http://www.python.org/dev/doc/devel/>; we may have already fixed it. If we haven't, tell us about it. We'd like the documentation to be |
