Skip to content

Commit 2bece1e

Browse files
committed
Update
1 parent cf04709 commit 2bece1e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ export default defineConfig({
7676
{
7777
label: 'Configuration', translations: { ru: 'Настройка' },
7878
items: [
79-
{ label: 'Access to Prometheus metrics', slug: 'configuration/prometheus-metrics', translations: { ru: 'Доступ к Prometheus метркам' } },
79+
{ label: 'Access to Prometheus metrics', slug: 'configuration/prometheus-metrics', translations: { ru: 'Доступ к метрикам Prometheus' } },
8080
{ label: 'External access to API', slug: 'configuration/external-api', translations: { ru: 'Внешний доступ к API' } },
8181
{ label: 'Monitoring with Grafana', slug: 'configuration/grafana-monitoring', translations: { ru: 'Мониторинг через Grafana' } },
8282
],

docs/src/content/docs/installation/panel-and-node.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ bash <(curl -Ls https://raw.githubusercontent.com/eGamesAPI/remnawave-reverse-pr
2323
:::danger[Warning]
2424
This installation method is not recommended for production environments, as it is not covered in the official Remnawave documentation.
2525

26-
For the best experience and stable operation, please choose the `Panel Only` or `Node Only` installation methods, depending on your requirements.
26+
For the best experience and stable operation, please choose the [`Panel Only`](https://wiki.egam.es/installation/panel-only/) or [`Node Only`](https://wiki.egam.es/installation/node-only/) installation methods, depending on your requirements.
2727
:::
2828

2929
<Steps>

docs/src/content/docs/ru/installation/panel-and-node.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ bash <(curl -Ls https://raw.githubusercontent.com/eGamesAPI/remnawave-reverse-pr
2222
:::danger[Важно]
2323
Этот способ установки не рекомендуется для использования в производственных средах, поскольку он отсутствует в официальной документации Remnawave.
2424

25-
Для оптимального результата и стабильной работы, пожалуйста, выбирайте методы установки `Только панель` или `Только нода` в зависимости от ваших потребностей.
25+
Для оптимального результата и стабильной работы, пожалуйста, выбирайте методы установки [`Только панель`](https://wiki.egam.es/ru/installation/panel-only/) или [`Только нода`](https://wiki.egam.es/ru/installation/node-only/) в зависимости от ваших потребностей.
2626
:::
2727

2828
<Steps>

0 commit comments

Comments
 (0)