README.md in google-cloud-translate-3.4.0 vs README.md in google-cloud-translate-3.4.1

- old
+ new

@@ -14,12 +14,12 @@ View the [Client Library Documentation](https://cloud.google.com/ruby/docs/reference/google-cloud-translate/latest) for this library, google-cloud-translate, to see the convenience methods for constructing client objects. Reference documentation for the client objects themselves can be found in the client library documentation for the versioned client gems: -[google-cloud-translate-v2](https://googleapis.dev/ruby/google-cloud-translate-v2/latest), -[google-cloud-translate-v3](https://googleapis.dev/ruby/google-cloud-translate-v3/latest). +[google-cloud-translate-v2](https://cloud.google.com/ruby/docs/reference/google-cloud-translate-v2/latest), +[google-cloud-translate-v3](https://cloud.google.com/ruby/docs/reference/google-cloud-translate-v3/latest). See also the [Product Documentation](https://cloud.google.com/translate) for more usage information. ## Quick Start @@ -31,10 +31,10 @@ In order to use this library, you first need to go through the following steps: 1. [Select or create a Cloud Platform project.](https://console.cloud.google.com/project) 1. [Enable billing for your project.](https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project) 1. [Enable the API.](https://console.cloud.google.com/apis/library/translate.googleapis.com) -1. {file:AUTHENTICATION.md Set up authentication.} +1. [Set up authentication.](AUTHENTICATION.md ) ## Migrating from 2.x versions The 3.0 release of the google-cloud-translate client is a significant upgrade based on a [next-gen code generator](https://github.com/googleapis/gapic-generator-ruby),