Skip to content

Commit f026b18

Browse files
committed
docs(ngx-components): fix URLs in README.md
1 parent 9805f22 commit f026b18

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
Octra is a web-application for the <b>o</b>rthographi<b>c</b> <b>tra</b>nscription of audiofiles. It allows you to transcribe your files from the computer or from a project created by the octra-backend software we are currently working at.
77
</p>
88
<p style="padding-bottom:20px;">
9-
<img style="margin:3px;border:1px solid lightgray;" width="215" height="250" src="https://www.phonetik.uni-muenchen.de/apps/octra/contents/1.3/img/features/editor3_1.png" alt="2D-Editor">
10-
<img style="margin:3px;border:1px solid lightgray;" width="215" height="250" src="https://www.phonetik.uni-muenchen.de/apps/octra/contents/1.3/img/features/editor3_2.png" alt="2D-Editor">
11-
<img style="margin:3px;border:1px solid lightgray;" width="215" height="250" src="https://www.phonetik.uni-muenchen.de/apps/octra/contents/1.3/img/features/editor2.png" alt="Linear Editor">
12-
<img style="margin:3px;border:1px solid lightgray;" width="215" height="250" src="https://www.phonetik.uni-muenchen.de/apps/octra/contents/1.3/img/features/editor1.png" alt="Dictaphone Editor">
13-
<img style="margin:3px;border:1px solid lightgray;" width="215" height="250" src="https://www.phonetik.uni-muenchen.de/apps/octra/contents/1.3/img/features/overview.png" alt="Linear Editor">
14-
<img style="margin:3px;border:1px solid lightgray;" width="215" height="250" src="https://www.phonetik.uni-muenchen.de/apps/octra/contents/1.3/img/features/export.png" alt="Dictaphone Editor">
9+
<img style="margin:3px;border:1px solid lightgray;" width="215" height="250" src="https://clarin.phonetik.uni-muenchen.de/apps/octra/contents/1.3/img/features/editor3_1.png" alt="2D-Editor">
10+
<img style="margin:3px;border:1px solid lightgray;" width="215" height="250" src="https://clarin.phonetik.uni-muenchen.de/apps/octra/contents/1.3/img/features/editor3_2.png" alt="2D-Editor">
11+
<img style="margin:3px;border:1px solid lightgray;" width="215" height="250" src="https://clarin.phonetik.uni-muenchen.de/apps/octra/contents/1.3/img/features/editor2.png" alt="Linear Editor">
12+
<img style="margin:3px;border:1px solid lightgray;" width="215" height="250" src="https://clarin.phonetik.uni-muenchen.de/apps/octra/contents/1.3/img/features/editor1.png" alt="Dictaphone Editor">
13+
<img style="margin:3px;border:1px solid lightgray;" width="215" height="250" src="https://clarin.phonetik.uni-muenchen.de/apps/octra/contents/1.3/img/features/overview.png" alt="Linear Editor">
14+
<img style="margin:3px;border:1px solid lightgray;" width="215" height="250" src="https://clarin.phonetik.uni-muenchen.de/apps/octra/contents/1.3/img/features/export.png" alt="Dictaphone Editor">
1515
<br/>
1616
<a href="https://clarin.phonetik.uni-muenchen.de/apps/octra/octra/features" style="font-weight:bold;">
1717
<br/>
@@ -65,7 +65,7 @@ The libraries are still in development. If you want to use them you find more in
6565

6666
### OCTRA website
6767

68-
If you don't want to install OCTRA, you can use the latest release [here](https://www.phonetik.uni-muenchen.de/apps/octra/octra/).
68+
If you don't want to install OCTRA, you can use the latest release [here](https://clarin.phonetik.uni-muenchen.de/apps/octra/octra/).
6969

7070
### Installation
7171

@@ -117,7 +117,7 @@ Then you can install OCTRA:
117117

118118
## Documentation
119119

120-
* For users: [OCTRA manual](https://www.phonetik.uni-muenchen.de/apps/octra/manual/1.3.0/)
120+
* For users: [OCTRA manual](https://clarin.phonetik.uni-muenchen.de/apps/octra/manual/1.3.0/)
121121
* For project leaders/administrators: [Github Wiki](https://github.com/IPS-LMU/octra/wiki).
122122

123123
## Contribution
@@ -130,7 +130,7 @@ For creating changelog automatically, <a href="https://github.com/conventional-c
130130

131131
### Translation
132132

133-
To translate OCTRA to a new language please visit https://www.phonetik.uni-muenchen.de/apps/octra/translation/start.php
133+
To translate OCTRA to a new language please visit https://clarin.phonetik.uni-muenchen.de/apps/octra/translation/start.php
134134

135135
If the language you would like translate to does not exist please send us an email to [email protected]
136136

0 commit comments

Comments
 (0)