From 5176898474be41e451c03f8b4a5a2a8ed4a70a8a Mon Sep 17 00:00:00 2001
From: Gabor Retvari
Date: Fri, 30 Aug 2024 15:44:44 +0200
Subject: [PATCH] chore: Remove doc disclaimer before release
---
README.md | 2 --
docs/README.md | 2 --
2 files changed, 4 deletions(-)
diff --git a/README.md b/README.md
index 491be8a1..edb06e1f 100644
--- a/README.md
+++ b/README.md
@@ -32,8 +32,6 @@
-*Note: This page documents the latest development version of STUNner. See the documentation for the stable version [here](https://docs.l7mp.io/en/stable).*
-
# STUNner: A Kubernetes media gateway for WebRTC
Ever wondered how to [deploy your WebRTC infrastructure into the
diff --git a/docs/README.md b/docs/README.md
index bf4c7f51..03638016 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -4,8 +4,6 @@
-*Note: This page documents the latest development version of STUNner. See the documentation for the stable version [here](https://docs.l7mp.io/en/stable).*
-
## Overview
* [Why STUNner](WHY.md)