Skip to content

Commit e105f65

Browse files
authoredJul 9, 2020
Merge pull request #35 from mpourmpoulis/read_the_docs
fix URLs documentation
2 parents 93116d5 + 30f482f commit e105f65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<!-- ![](https://img.shields.io/static/v1?label=Version&message=0.1.0&color=green) -->
66

7-
[![](https://img.shields.io/badge/documentation-here-green)](https://github.com/mpourmpoulis/PythonVoiceCodingPlugin/blob/master/doc/README.md)
7+
[![](https://img.shields.io/badge/documentation-here-green)](https://pythonvoicecodingplugin.readthedocs.io/en/latest/)
88

99
<!-- ![](https://img.shields.io/static/v1?label=Caster&message=0.5.11|0.6.11|1.0.0&color=blue) -->
1010

‎doc/Installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ python3 -m pip install --target third_party -r requirements.txt
9595

9696
### Install Grammar
9797

98-
Furthermore, in order to use the plug-in, you must also install the grammar! You can find additional information [here](../bundles/Caster/README.md) if you intend to use this on Linux via [Aenea](../bundles/Aenea/README.md) you will need a few extra steps but in a nutshell:
98+
Furthermore, in order to use the plug-in, you must also install the grammar! You can find additional information [here](https://github.com/mpourmpoulis/PythonVoiceCodingPlugin/tree/master/bundles) if you intend to use this on Linux via [Aenea](https://github.com/mpourmpoulis/PythonVoiceCodingPlugin/tree/master/bundles/Aenea) you will need a few extra steps but in a nutshell:
9999

100100
- Make sure you have [Caster](https://caster.readthedocs.io/en/latest/) installed
101101

0 commit comments

Comments
 (0)