summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authoreb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>2006-09-16 02:26:42 +0000
committereb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>2006-09-16 02:26:42 +0000
commit2072f53c2b9622bd8cb0d803c24d39a0aee699c2 (patch)
tree229f3b0b981e5c2df567d82e9dd01406db01ebe3 /README
parent6105af538d20a5f945d01044909c90e6a4ae1256 (diff)
gnuradio.utah.edu --> gnuradio.org
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3545 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 9ecf7b0a60..cabaea4a2f 100644
--- a/README
+++ b/README
@@ -25,14 +25,14 @@ Welcome to GNU Radio!
As of August 3, 2006 we have restructured the GNU Radio build process
and moved the source code repository from CVS to subversion.
-Please see http://gnuradio.utah.edu/trac for the wiki, bug tracking,
+Please see http://gnuradio.org/trac for the wiki, bug tracking,
and source code viewer.
The bleeding edge code can be found in our subversion repository at
-http://gnuradio.utah.edu/svn. To checkout the latest, use this
+http://gnuradio.org/svn. To checkout the latest, use this
command:
- $ svn co http://gnuradio.utah.edu/svn/gnuradio/trunk gnuradio
+ $ svn co http://gnuradio.org/svn/gnuradio/trunk gnuradio
For information about subversion, please see:
http://subversion.tigris.org/
@@ -57,7 +57,7 @@ How to Build GNU Radio:
contained on your installation CD/DVD, or may be loaded over the
net. The specifics vary depending on your GNU/Linux
distribution. See the wiki at
- http://gnuradio.utah.edu/trac/wiki for details.
+ http://gnuradio.org/trac/wiki for details.
FIXME: update the wiki; talk about OS/X, NetBSD and MinGW too.