From a0cca125e32e4231273cc8fbb61b5f0bbfb539fc Mon Sep 17 00:00:00 2001 From: Roman Blanco Date: Thu, 16 Nov 2017 12:44:36 +0100 Subject: [PATCH 1/2] Added missing bracket --- i18n.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n.md b/i18n.md index 0b669b70..11ea38ed 100644 --- a/i18n.md +++ b/i18n.md @@ -282,7 +282,7 @@ We use [Zanata](http://translate.zanata.org) for online translations. We maintai - [ManageIQ Service UI](https://translate.zanata.org/project/view/manageiq-ui-service?dswid=8199) - [ManageIQ Amazon Provider](https://translate.zanata.org/project/view/manageiq-providers-amazon?dswid=8199) -To be able to use zanata from command line, make sure you have `zanata-cli` installed and configured ([documentation](http://zanata.org/help/) +To be able to use zanata from command line, make sure you have `zanata-cli` installed and configured ([documentation](http://zanata.org/help/)) To be able to manipulate zanata catalogs, you need to be maintainer of the project in zanata. From 75518f96745bde1efb655b5d6ff469664c1265fa Mon Sep 17 00:00:00 2001 From: Roman Blanco Date: Thu, 16 Nov 2017 12:45:00 +0100 Subject: [PATCH 2/2] Making link clickable --- i18n.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n.md b/i18n.md index 11ea38ed..0d9b9789 100644 --- a/i18n.md +++ b/i18n.md @@ -443,4 +443,4 @@ $ cd /path/to/your/manageiq/root $ rake locale:plugin:find[YourPlugin] ``` -Refer to https://github.com/ManageIQ/manageiq-providers-amazon/pull/28 as an example. +Refer to [ManageIQ/manageiq-providers-amazon/pull/28](https://github.com/ManageIQ/manageiq-providers-amazon/pull/28) as an example.