Просмотр исходного кода

Update container.adoc to fix final HTML ref in parent (including) page (#1105)

James Read 1 неделя назад
Родитель
Сommit
486ef6b18d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/modules/ROOT/partials/install/container.adoc

+ 1 - 1
docs/modules/ROOT/partials/install/container.adoc

@@ -2,5 +2,5 @@
 ====
 OliveTin is supported when run as a Linux Container in many different ways, and lot of OliveTin users will assume that a Linux Container is the best way to install OliveTin because Linux Containers are really popular...
 
-However, it is very common that some OliveTin use cases become overcomplicated when a container is used, compared to running as a native service. Read the <<install-container-vs-service>> document to understand if a container or a service is right for your use case.
+However, it is very common that some OliveTin use cases become overcomplicated when a container is used, compared to running as a native service. Read the xref:install/container_vs_service.adoc[containers vs services] document to understand if a container or a service is right for your use case.
 ====