diff --git a/doc/source/internal/custom_page/landing_page.rst b/doc/source/internal/custom_page/landing_page.rst index 234e67c..14fd198 100644 --- a/doc/source/internal/custom_page/landing_page.rst +++ b/doc/source/internal/custom_page/landing_page.rst @@ -35,8 +35,11 @@ Sync work with main currently do not support sync in console and you need to do HostName gitea.eco.tsi-dev.otc-service.com IdentityFile ~/.ssh/id_rsa -you should be able to ssh ssh gitea-old.eco.tsi-dev.otc-service.com -and get You've successfully authenticated message. +You should be able to ssh gitea and get You've successfully authenticated message. +.. code-block:: text + + ssh gitea.eco.tsi-dev.otc-service.com + clone your branch, not main git clone ssh://git@gitea.eco.tsi-dev.otc-service.com:2222/marmulle/otc-metadata.git