Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion storage/xml-api/cmdline-sample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Command-line Instructions
-------------------------

* **Prerequisites:**
* Install the latest version of [Java](http//java.com) and [Maven](http://maven.apache.org/download.html).
* Install the latest version of [Java](https://java.com) and [Maven](https://maven.apache.org/download.html).
* Set the environment variable: `export GOOGLE_APPLICATION_CREDENTIALS=your-key-filename.json`
* You may need to set your `JAVA_HOME`.

Expand Down
2 changes: 1 addition & 1 deletion storage/xml-api/serviceaccount-appengine-sample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ for getting your App Engine Service Account Name and adding it to your project t
Checkout Instructions
---------------------

**Prerequisites:** install the latest version of [Java](http//java.com) and [Maven](http://maven.apache.org/download.html). You may need to set your `JAVA_HOME`.
**Prerequisites:** install the latest version of [Java](https://java.com) and [Maven](https://maven.apache.org/download.html). You may need to set your `JAVA_HOME`.

You must also be able to work with a GitHub repository (see e.g.,
https://help.github.com/articles/set-up-git).
Expand Down