From 4a0337540399c0d667f9bb3385b125780da78e42 Mon Sep 17 00:00:00 2001 From: Ruslan Mikhalev Date: Fri, 5 Jan 2018 14:48:25 +0700 Subject: [PATCH] Fix rancher home page url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 395645c..674191c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Rancher Java SDK -This project is a autogenerated Java Client for [Rancher](rancher.com) +This project is a autogenerated Java Client for [Rancher](http://rancher.com) This project automatically generates the type definitions use a Go template generator and the Rancher provided API schema. It was originally derived from the [Go-Rancher](https://github.com/rancher/go-rancher) library.