From 21fb1c59c311253af1388ec92139ff1bb687a091 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Wed, 14 Mar 2012 07:41:02 +0000 Subject: Updated some outdated external URLs in docs. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17710 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/internals/contributing/writing-code/submitting-patches.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/internals/contributing/writing-code') diff --git a/docs/internals/contributing/writing-code/submitting-patches.txt b/docs/internals/contributing/writing-code/submitting-patches.txt index a369b6ef99..9b6cf40183 100644 --- a/docs/internals/contributing/writing-code/submitting-patches.txt +++ b/docs/internals/contributing/writing-code/submitting-patches.txt @@ -160,7 +160,7 @@ binary, so relinking that command may be necessary as well. Please don't forget to run ``compress.py`` and include the ``diff`` of the minified scripts when submitting patches for Django's javascript. -.. _Closure Compiler: http://code.google.com/closure/compiler/ +.. _Closure Compiler: https://developers.google.com/closure/compiler/ .. _django-developers: http://groups.google.com/group/django-developers .. _list of tickets with patches: https://code.djangoproject.com/query?status=new&status=assigned&status=reopened&has_patch=1&order=priority .. _ticket tracker: https://code.djangoproject.com/newticket -- cgit v1.3