summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Pellerin <jpellerin@gmail.com>2007-10-10 14:40:53 +0000
committerJason Pellerin <jpellerin@gmail.com>2007-10-10 14:40:53 +0000
commit2b9052b08e3b19b795b1f309290aaf2234305815 (patch)
treef05a9f0e1a07128c7ef8fc723191cc749b8ffd5f
parent7e6d9624b5dfd3cefb858f5112799e98598dcacc (diff)
downloadnose-2b9052b08e3b19b795b1f309290aaf2234305815.tar.gz
Tweaked news and index template link.tag/0.10.0-release
-rw-r--r--NEWS4
-rw-r--r--index.html.tpl2
2 files changed, 2 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 6f2f370..fa0d2a1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,5 @@
-What's New In 0.10.0
---------------------
-
0.10 is finally final!
+----------------------
The new release of nose, 0.10, marks a major change from the
0.9 series in philosophy and implementation.
diff --git a/index.html.tpl b/index.html.tpl
index 3812ee5..903c95e 100644
--- a/index.html.tpl
+++ b/index.html.tpl
@@ -133,7 +133,7 @@
<h2>Hack</h2>
- <p><a href="http://code.google.com/p/python-nose/wiki/WritingPlugins">Write
+ <p><a href="doc/writing_plugins.html">Write
plugins!</a> It's easy and fun.</p>
<p>Get the code: