Kaydet (Commit) 81f454a3 authored tarafından Alasdair Nicol's avatar Alasdair Nicol

Update link to jQuery Cookie plugin site

üst 17559e6e
......@@ -120,7 +120,7 @@ Acquiring the token is straightforward:
var csrftoken = getCookie('csrftoken');
The above code could be simplified by using the `jQuery cookie plugin
<http://plugins.jquery.com/project/Cookie>`_ to replace ``getCookie``:
<http://plugins.jquery.com/cookie/>`_ to replace ``getCookie``:
.. code-block:: javascript
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment