From b6ea4c6026912913cbfc7a88a49583ed7e0b445e Mon Sep 17 00:00:00 2001 From: Robin Sommer Date: Wed, 11 Jan 2012 12:21:49 -0800 Subject: [PATCH] Fixing links. --- INSTALL | 2 +- NEWS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index a5af647b87..73b824b2b7 100644 --- a/INSTALL +++ b/INSTALL @@ -76,7 +76,7 @@ Running Bro Bro is a complex program and it takes a bit of time to get familiar with it. A good place for newcomers to start is the Quickstart Guide -at http://www.bro-ids.org/documentation/quickstart.bro.html. +at http://www.bro-ids.org/documentation/quickstart.html. For developers that wish to run Bro directly from the ``build/`` directory (i.e., without performing ``make install``), they will have diff --git a/NEWS b/NEWS index 96544d887e..765d9b688e 100644 --- a/NEWS +++ b/NEWS @@ -11,7 +11,7 @@ Bro 2.0 As the version number jump suggests, Bro 2.0 is a major upgrade and lots of things have changed. We have assembled a separate upprade guide with the most important changes compared to Bro 1.5 at -http://www.bro-ids.org/documentation/upgrade.bro.html. You can find +http://www.bro-ids.org/documentation/upgrade.html. You can find the offline version of that document in ``doc/upgrade.rst.``. Compared to the earlier 2.0 Beta version, the major changes in the