Skip to content

Commit

Permalink
Update repository links to dictation-toolbox/dragonfly
Browse files Browse the repository at this point in the history
  • Loading branch information
drmfinlay committed Jan 8, 2019
1 parent 4882ef7 commit 067b3ca
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 23 deletions.
28 changes: 14 additions & 14 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -227,20 +227,20 @@ This release is the first in the Git version control system.


.. Release links.
.. _Unreleased: https://github.com/Danesprite/dragonfly/compare/0.10.1...HEAD
.. _0.10.1: https://github.com/Danesprite/dragonfly/compare/0.10.0...0.10.1
.. _0.10.0: https://github.com/Danesprite/dragonfly/compare/0.9.1...0.10.0
.. _0.9.1: https://github.com/Danesprite/dragonfly/compare/0.9.0...0.9.1
.. _0.9.0: https://github.com/Danesprite/dragonfly/compare/0.8.0...0.9.0
.. _0.8.0: https://github.com/Danesprite/dragonfly/compare/0.7.0...0.8.0
.. _0.7.0: https://github.com/Danesprite/dragonfly/compare/74981c1...0.7.0
.. _0.6.6b1: https://github.com/Danesprite/dragonfly/compare/0.6.5...0.6.6b1
.. _0.6.5: https://github.com/Danesprite/dragonfly/compare/0.6.4-rc3...0.6.5
.. _0.6.4: https://github.com/Danesprite/dragonfly/compare/0.6.4-rc3...0.6.4
.. _0.6.4-rc3: https://github.com/Danesprite/dragonfly/compare/0.6.4-rc2...0.6.4-rc3
.. _0.6.4-rc2: https://github.com/Danesprite/dragonfly/compare/0.6.4-rc1...0.6.4-rc2
.. _0.6.4-rc1: https://github.com/Danesprite/dragonfly/compare/0.6.1...0.6.4-rc1
.. _0.6.1: https://github.com/Danesprite/dragonfly/compare/03d06af...0.6.1
.. _Unreleased: https://github.com/dictation-toolbox/dragonfly/compare/0.10.1...HEAD
.. _0.10.1: https://github.com/dictation-toolbox/dragonfly/compare/0.10.0...0.10.1
.. _0.10.0: https://github.com/dictation-toolbox/dragonfly/compare/0.9.1...0.10.0
.. _0.9.1: https://github.com/dictation-toolbox/dragonfly/compare/0.9.0...0.9.1
.. _0.9.0: https://github.com/dictation-toolbox/dragonfly/compare/0.8.0...0.9.0
.. _0.8.0: https://github.com/dictation-toolbox/dragonfly/compare/0.7.0...0.8.0
.. _0.7.0: https://github.com/dictation-toolbox/dragonfly/compare/74981c1...0.7.0
.. _0.6.6b1: https://github.com/dictation-toolbox/dragonfly/compare/0.6.5...0.6.6b1
.. _0.6.5: https://github.com/dictation-toolbox/dragonfly/compare/0.6.4-rc3...0.6.5
.. _0.6.4: https://github.com/dictation-toolbox/dragonfly/compare/0.6.4-rc3...0.6.4
.. _0.6.4-rc3: https://github.com/dictation-toolbox/dragonfly/compare/0.6.4-rc2...0.6.4-rc3
.. _0.6.4-rc2: https://github.com/dictation-toolbox/dragonfly/compare/0.6.4-rc1...0.6.4-rc2
.. _0.6.4-rc1: https://github.com/dictation-toolbox/dragonfly/compare/0.6.1...0.6.4-rc1
.. _0.6.1: https://github.com/dictation-toolbox/dragonfly/compare/03d06af...0.6.1

.. Other links.
.. _Keep a Changelog: https://keepachangelog.com/en/1.0.0/
Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ It currently supports the following speech recognition engines:
Dragonfly's documentation is available online at `Read the
Docs <http://dragonfly2.readthedocs.org/en/latest/>`__. The changes in
each release are listed in the project's `changelog
<https://github.com/Danesprite/dragonfly/blob/master/CHANGELOG.rst>`__.
<https://github.com/dictation-toolbox/dragonfly/blob/master/CHANGELOG.rst>`__.
Dragonfly's FAQ is available at
`Stackoverflow <http://stackoverflow.com/questions/tagged/python-dragonfly>`__.
Dragonfly's mailing list/discussion group is available at `Google
Expand Down Expand Up @@ -54,7 +54,7 @@ distribution name, you'll need to remove the old version using:
Dragonfly can also be installed by cloning this repository or
downloading it from `the releases
page <https://github.com/Danesprite/dragonfly/releases>`__ and running
page <https://github.com/dictation-toolbox/dragonfly/releases>`__ and running
the following (or similar) command in the project's root directory:

.. code:: shell
Expand Down
2 changes: 1 addition & 1 deletion documentation/installation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ distribution name, you'll need to remove the old version using:

Dragonfly can also be installed by cloning this repository or
downloading it from `the releases
page <https://github.com/Danesprite/dragonfly/releases>`__ and running
page <https://github.com/dictation-toolbox/dragonfly/releases>`__ and running
the following (or similar) command in the project's root directory:

.. code:: shell
Expand Down
4 changes: 2 additions & 2 deletions documentation/release_process.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Preparation
#. Tickets

#. Update ticket status for this release, where relevant:
https://github.com/Danesprite/dragonfly/issues
https://github.com/dictation-toolbox/dragonfly/issues

#. Release files

Expand Down Expand Up @@ -64,7 +64,7 @@ Release
#. Upload to GitHub

#. Upload distributions to GitHub:
https://github.com/Danesprite/dragonfly/releases
https://github.com/dictation-toolbox/dragonfly/releases

#. Trigger building of documentation on Read the Docs

Expand Down
6 changes: 3 additions & 3 deletions documentation/sphinx_engine.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ There are three dependencies for using the Pocket Sphinx engine:
*sphinxwrapper* must be installed manually at the moment. You can install
it from the git submodule by running the following::

git clone --recursive https://github.com/Danesprite/dragonfly.git
git clone --recursive https://github.com/dictation-toolbox/dragonfly.git
git submodule foreach python setup.py install

You can install the other packages using::
Expand Down Expand Up @@ -283,8 +283,8 @@ to popular open source text-to-speech software such as `eSpeak`_,
.. _SphinxTrainingHelper: https://github.com/ExpandingDev/SphinxTrainingHelper
.. _YouTube video on model adaption: https://www.youtube.com/watch?v=IAHH6-t9jK0
.. _adaption tutorial: https://cmusphinx.github.io/wiki/tutorialadapt/
.. _default engine config module: https://github.com/Danesprite/dragonfly/blob/master/dragonfly/engines/backend_sphinx/config.py
.. _dragonfly/examples/sphinx_module_loader.py: https://github.com/Danesprite/dragonfly/blob/master/dragonfly/examples/sphinx_module_loader.py
.. _default engine config module: https://github.com/dictation-toolbox/dragonfly/blob/master/dragonfly/engines/backend_sphinx/config.py
.. _dragonfly/examples/sphinx_module_loader.py: https://github.com/dictation-toolbox/dragonfly/blob/master/dragonfly/examples/sphinx_module_loader.py
.. _eSpeak: http://espeak.sourceforge.net/
.. _pocketsphinx/cmdln_macro.h: https://github.com/cmusphinx/pocketsphinx/blob/master/include/cmdln_macro.h
.. _ps_add_word: https://cmusphinx.github.io/doc/pocketsphinx/pocketsphinx_8h.html#a5f3c4fcdbef34915c4e785ac9a1c6005
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def read(*names):
maintainer = "Dane Finlay",
maintainer_email = "Danesprite@gmail.com",
license = "LICENSE.txt",
url = "https://github.com/Danesprite/dragonfly",
url = "https://github.com/dictation-toolbox/dragonfly",
zip_safe = False, # To unzip documentation files.
long_description = read("README.rst"),

Expand Down

0 comments on commit 067b3ca

Please sign in to comment.