diff options
author | Marcus Müller <marcus@hostalia.de> | 2014-01-27 13:25:31 +0100 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2014-01-27 11:32:39 -0800 |
commit | c21cb67243a1425f7875521fc6115ee4f373c665 (patch) | |
tree | c3affff99bb1aeaa7f2e78ed18115b04b652cbe6 /gr-trellis/examples/python | |
parent | e40e8c27efeb1c09f4e9f20989274e53fcbc602a (diff) |
changed URL from old svn / utah.edu to gnuradio.org doxygen
Diffstat (limited to 'gr-trellis/examples/python')
-rw-r--r-- | gr-trellis/examples/python/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-trellis/examples/python/README b/gr-trellis/examples/python/README index d51f231ac3..155b0a9416 100644 --- a/gr-trellis/examples/python/README +++ b/gr-trellis/examples/python/README @@ -1,6 +1,6 @@ Here we have several test programs for use with the gr-trellis implementation. Documentation can be found in -http://gnuradio.utah.edu/svn/gnuradio/trunk/gr-trellis/doc/gr-trellis.html +http://gnuradio.org/doc/doxygen/group__trellis__coding__blk.html fsm_utils.py contains several useful functions. |