@@ -45,7 +45,7 @@ information. For example, exporting a resource bundle hosted by an instance
4545of Globalization Pipeline service to a specific file format, adding a new target
4646language in bundle configuration, creating a new user and so on.
4747
48- To see available commands and options, please see [ Globalization Pipeline CLI Tool User Guide] ( gp-cli.md )
48+ To see available commands and options, please see [ Globalization Pipeline CLI Tool User Guide] ( gp-cli/README .md )
4949
5050[ ![ gp-cli] ( https://img.shields.io/maven-central/v/com.ibm.g11n.pipeline/gp-cli.svg )] ( # )
5151
@@ -56,11 +56,25 @@ This plugin integrates Globalization Pipeline service with an Apache Maven build
5656With the plugin, you can upload source resource bundles to your own Globalization
5757Pipeline service instance, and download translated resource bundles.
5858
59- Please see [ Globalization Pipeline Maven Plugin User Guide] ( gp-maven-plugin.md ) for further
59+ Please see [ Globalization Pipeline Maven Plugin User Guide] ( gp-maven-plugin/README .md ) for further
6060information.
6161
6262[ ![ gp-maven-plugin] ( https://img.shields.io/maven-central/v/com.ibm.g11n.pipeline/gp-maven-plugin.svg )] ( # )
6363
64+
65+ ## Ant Task (gp-ant-task)
66+
67+ This custom task library integrates Globalization Pipeline service with an Apache
68+ Ant build. With the custom tasks provided in this library, you can upload source resource
69+ bundles to your own Globalization Pipeline service instance, and download translated
70+ resource bundles.
71+
72+ Please see [ Globalization Pipeline Ant Task User Guide] ( gp-ant-task/README.md ) for further
73+ information.
74+
75+ [ ![ gp-ant-task] ( https://img.shields.io/maven-central/v/com.ibm.g11n.pipeline/gp-ant-task.svg )] ( # )
76+
77+
6478# Community
6579
6680* View or file GitHub [ Issues] ( https://github.com/IBM-Bluemix/gp-java-tools/issues )
0 commit comments