Skip to content

Commit

Permalink
Merge pull request #6805 from Himangini/eksctl-announcement
Browse files Browse the repository at this point in the history
Add announcement for transfer to new Github Organisation
  • Loading branch information
Himangini authored Jul 14, 2023
2 parents 68fd0eb + a68ea73 commit 2c04448
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions userdocs/theme/main.html
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
{% extends "base.html" %}

{% block announce %}
<!-- Add announcement here, including arbitrary HTML -->
<p style="text-align: center;">
<code>eksctl</code> has now moved to a new GitHub Organisation. For more details check out
<a class="md-button" href="https://www.weave.works/blog/weaveworks-and-aws-collaborate-to-enhance-the-open-source-eks-cli">Weaveworks Blog</a>
and <a class="md-button" href="https://aws.amazon.com/blogs/opensource/weaveworks-and-aws-joining-forces-to-maintain-open-source-eksctl/">AWS Blog</a> posts.
</p>
{% endblock %}

0 comments on commit 2c04448

Please sign in to comment.