From ef501b0698af7ee66b51c9e69bf4a7dd8a3b71f0 Mon Sep 17 00:00:00 2001 From: Dzmitry Ivaniuk Date: Wed, 18 Oct 2023 08:33:10 +0300 Subject: [PATCH] Fix links to GitHub repository --- _posts/2022-09-01-release-candidate-2.md | 2 +- _posts/2022-09-07-release-candidate-3.md | 2 +- _posts/2022-09-16-release-candidate-4.md | 2 +- _posts/2022-09-28-release-candidate-5.md | 2 +- _posts/2022-10-05-release.md | 2 +- _posts/2022-10-13-release.md | 2 +- _posts/2023-05-16-release.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/_posts/2022-09-01-release-candidate-2.md b/_posts/2022-09-01-release-candidate-2.md index 1008981..563b351 100644 --- a/_posts/2022-09-01-release-candidate-2.md +++ b/_posts/2022-09-01-release-candidate-2.md @@ -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). diff --git a/_posts/2022-09-07-release-candidate-3.md b/_posts/2022-09-07-release-candidate-3.md index 4d0d449..8957055 100644 --- a/_posts/2022-09-07-release-candidate-3.md +++ b/_posts/2022-09-07-release-candidate-3.md @@ -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). diff --git a/_posts/2022-09-16-release-candidate-4.md b/_posts/2022-09-16-release-candidate-4.md index 1f9896b..54c7910 100644 --- a/_posts/2022-09-16-release-candidate-4.md +++ b/_posts/2022-09-16-release-candidate-4.md @@ -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). diff --git a/_posts/2022-09-28-release-candidate-5.md b/_posts/2022-09-28-release-candidate-5.md index a05f4ea..080ca39 100644 --- a/_posts/2022-09-28-release-candidate-5.md +++ b/_posts/2022-09-28-release-candidate-5.md @@ -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). diff --git a/_posts/2022-10-05-release.md b/_posts/2022-10-05-release.md index 86b54ab..644c028 100644 --- a/_posts/2022-10-05-release.md +++ b/_posts/2022-10-05-release.md @@ -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). diff --git a/_posts/2022-10-13-release.md b/_posts/2022-10-13-release.md index 22c00d1..6b05410 100644 --- a/_posts/2022-10-13-release.md +++ b/_posts/2022-10-13-release.md @@ -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). diff --git a/_posts/2023-05-16-release.md b/_posts/2023-05-16-release.md index 5fd1c57..99e2d82 100644 --- a/_posts/2023-05-16-release.md +++ b/_posts/2023-05-16-release.md @@ -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).