Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix links to 'pocketsphinx' GitHub repository #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _posts/2022-09-01-release-candidate-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ and there will never be. But I am trying to make this into a decent
piece of software nonetheless. All documentation, bug reports (that
are actually bug reports and not just 'how do i run the program') and
such are welcome via
[https://github.com/cmusphinx/pocketsphinx](GitHub).
[GitHub](https://github.com/cmusphinx/pocketsphinx).
2 changes: 1 addition & 1 deletion _posts/2022-09-07-release-candidate-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ now called just plain `pocketsphinx`. It should install properly on
Windows and Mac OS X now, as well.

Pull requests and bug reports and such are welcome via
[https://github.com/cmusphinx/pocketsphinx](GitHub).
[GitHub](https://github.com/cmusphinx/pocketsphinx).
2 changes: 1 addition & 1 deletion _posts/2022-09-16-release-candidate-4.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ also acquired the JSON functions mentioned above), so you should maybe
use Python instead of hurting yourself with the C API.

Pull requests and bug reports and such are welcome via
[https://github.com/cmusphinx/pocketsphinx](GitHub).
[GitHub](https://github.com/cmusphinx/pocketsphinx).
2 changes: 1 addition & 1 deletion _posts/2022-09-28-release-candidate-5.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ transitions ("null" transitions for the less FST-aware), but it
produces correct output now.

Pull requests and bug reports and such are welcome via
[https://github.com/cmusphinx/pocketsphinx](GitHub).
[GitHub](https://github.com/cmusphinx/pocketsphinx).
2 changes: 1 addition & 1 deletion _posts/2022-10-05-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ Read the API documentation [for C](https://cmusphinx.github.io/doc/pocketsphinx/
and [for Python3](https://pocketsphinx.readthedocs.io/en/latest/)

Pull requests and bug reports and such are welcome via
[https://github.com/cmusphinx/pocketsphinx](GitHub).
[GitHub](https://github.com/cmusphinx/pocketsphinx).
2 changes: 1 addition & 1 deletion _posts/2022-10-13-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ Or clone it (shallowly) with `git`:
git clone --depth 1 --branch v5.0.0 https://github.com/cmusphinx/sphinxtrain

Pull requests and bug reports and such are welcome via
[https://github.com/cmusphinx/sphinxbase](GitHub).
[GitHub](https://github.com/cmusphinx/pocketsphinx).
2 changes: 1 addition & 1 deletion _posts/2023-05-16-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ Read the API documentation [for C](https://cmusphinx.github.io/doc/pocketsphinx/
and [for Python3](https://pocketsphinx.readthedocs.io/en/latest/)

Pull requests and bug reports and such are welcome via
[https://github.com/cmusphinx/pocketsphinx](GitHub).
[GitHub](https://github.com/cmusphinx/pocketsphinx).