From 1265c56d64434d6a92c59d97ca81d0d2f52a6d39 Mon Sep 17 00:00:00 2001 From: br_avinash Date: Wed, 14 Oct 2020 21:08:35 +0000 Subject: [PATCH] Airship blog series link fix Fixed the link destination to point to Airship 2.0 blog section which was previously broked with 404 not found. Change-Id: Idac519c99fb0358601c4d1fe825f8e5a38f7c771 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index caa281852..3e68977f5 100644 --- a/README.rst +++ b/README.rst @@ -32,7 +32,7 @@ We also encourage new contributors and operators alike to join us in our You can learn more about Airship on the `Airship wiki`_. .. _Airship 1.0: https://docs.airshipit.org/treasuremap -.. _Airship blog series: https://www.airshipit.org/blog/airship-blog-series-1-evolution-towards-2.0 +.. _Airship blog series: https://www.airshipit.org/category/airship-2-0 .. _Airship wiki: https://wiki.openstack.org/wiki/Airship .. _Cluster API: https://github.com/kubernetes-sigs/cluster-api .. _developer guide: https://docs.airshipit.org/airshipctl/developers.html