Browse Source

Moved to code.envrm.info

master
Maxim Likhachev 6 years ago committed by Maxim Likhachev
parent
commit
668288464e
  1. 4
      README.md
  2. 4
      web/tpl/about-en.html
  3. 4
      web/tpl/about-ru.html

4
README.md

@ -42,7 +42,7 @@ Binary files are available for [Linux](dist/lexis.linux.bin) and [MacOS](dist/le @@ -42,7 +42,7 @@ Binary files are available for [Linux](dist/lexis.linux.bin) and [MacOS](dist/le
### Building from sources
$ git clone https://notabug.org/envrm/lexis
$ git clone https://code.envrm.info/src/lexis
$ cd lexis
#1
@ -79,5 +79,5 @@ Binary files are available for [Linux](dist/lexis.linux.bin) and [MacOS](dist/le @@ -79,5 +79,5 @@ Binary files are available for [Linux](dist/lexis.linux.bin) and [MacOS](dist/le
# Development
Submit your suggestions, amendments and improvements at [https://notabug.org/envrm/lexis](https://notabug.org/envrm/lexis) or send them to the e-mail address specified at [glossa.info](https://glossa.info/).
Submit your suggestions, amendments and improvements at [https://code.envrm.info/src/lexis](https://code.envrm.info/src/lexis) or send them to the e-mail address specified at [glossa.info](https://glossa.info/).

4
web/tpl/about-en.html

@ -57,7 +57,7 @@ form, facilitating translation from ancient languages.</p> @@ -57,7 +57,7 @@ form, facilitating translation from ancient languages.</p>
<h3>Building from sources</h3>
<pre>
$ git clone https://notabug.org/envrm/lexis
$ git clone https://code.envrm.info/src/lexis
$ cd lexis
#1
@ -100,7 +100,7 @@ form, facilitating translation from ancient languages.</p> @@ -100,7 +100,7 @@ form, facilitating translation from ancient languages.</p>
<h1>Development</h1>
<p>Submit your suggestions, amendments and improvements at
<a href="https://notabug.org/envrm/lexis" target="_blank">https://notabug.org/envrm/lexis</a>
<a href="https://code.envrm.info/src/lexis" target="_blank">https://code.envrm.info/src/lexis</a>
or send them to the e-mail address specified at
<a href="https://glossa.info/" target="_blank">glossa.info</a>.</p>

4
web/tpl/about-ru.html

@ -58,7 +58,7 @@ @@ -58,7 +58,7 @@
<h3>Сборка исходного кода</h3>
<pre>
$ git clone https://notabug.org/envrm/lexis
$ git clone https://code.envrm.info/src/lexis
$ cd lexis
#1
@ -100,7 +100,7 @@ @@ -100,7 +100,7 @@
<h1>Разработка</h1>
<p>Предложения, доработки и исправления принимаются в <a href="https://notabug.org/envrm/lexis" target="_blank">https://notabug.org/envrm/lexis</a>
<p>Предложения, доработки и исправления принимаются в <a href="https://code.envrm.info/src/lexis" target="_blank">https://code.envrm.info/src/lexis</a>
или по адресу электронной почты, указанному на главной странице проекта <a href="https://glossa.info/" target="_blank">glossa.info</a>.</p>
{{ end }}

Loading…
Cancel
Save