From 3f150ad06530804a505e467677cd5dcf1183fefa Mon Sep 17 00:00:00 2001 From: cn Date: Mon, 26 Mar 2018 19:42:03 +0200 Subject: [PATCH] docs: add link to newer version --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c3ea77..6bc0ec0 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # dyndnsd.rb -[![Build Status](https://travis-ci.org/cmur2/dyndnsd.svg?branch=master)](https://travis-ci.org/cmur2/dyndnsd) [![Dependencies](https://badges.depfu.com/badges/4f25da8493f7a29f652ac892fbf9227b/overview.svg)](https://depfu.com/github/cmur2/dyndnsd) +[![Build Status](https://travis-ci.org/cmur2/dyndnsd.svg?branch=dyndnsd-2.x)](https://travis-ci.org/cmur2/dyndnsd) [![Dependencies](https://badges.depfu.com/badges/4f25da8493f7a29f652ac892fbf9227b/overview.svg)](https://depfu.com/github/cmur2/dyndnsd) A small, lightweight and extensible DynDNS server written with Ruby and Rack. +**Note:** a newer version of dyndnsd.rb is available on [branch master](https://github.com/cmur2/dyndnsd), see also the [changelog](https://github.com/cmur2/dyndnsd/blob/master/CHANGELOG.md). ## Description