Skip to content

Commit 5f61fca

Browse files
author
Anastasia Kroshkina
committed
Исправила кривую ссылку
1 parent ee1652f commit 5f61fca

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/agent/reachability.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To use this feature, you need to set two parameters:
6464
```
6565
## Remote analysis
6666

67-
In [Svace 5.0.260311](/on-premise/postgres-upgrade-compose/), it is now possible to use a remote analysis server. This allows you to take
67+
In **Svace 5.0.260311**, it is now possible to use a remote analysis server. This allows you to take
6868
the construction of the call graph beyond the CI/CD pipeline, reduce the load on the assembly servers and optimize the continuous integration process.
6969

7070
### Server configuration steps
@@ -84,7 +84,7 @@ svace server start
8484
```
8585
4. Submit the project for analysis. After configuring the server, you do not need to specify the ```--license-server-url``` and ```--license-server-token``` license parameters.
8686
```shell
87-
svace remote --host <адрес сервера> analyze --build-call-graph-only
87+
svace remote --host <server address> analyze --build-call-graph-only
8888
```
8989

9090
If necessary, you can add the parameters: ```--port```, ```--login```, ```--pass```, etc.

docs/agent/reachability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ hide:
6565

6666
## Удаленный анализ
6767

68-
В версии [Svace 5.0.260311](/on-premise/postgres-upgrade-compose/) появилась возможность использования сервера удалённого анализа. Это позволяет вынести
68+
В версии **Svace 5.0.260311** появилась возможность использования сервера удалённого анализа. Это позволяет вынести
6969
построение графа вызовов за пределы CI/CD пайплайна, снизить нагрузку на сборочные серверы и оптимизировать процесс непрерывной интеграции.
7070

7171
### Этапы настройки сервера

0 commit comments

Comments
 (0)