From f2798d7e28a70c77530dc7435e201aa0e78757c3 Mon Sep 17 00:00:00 2001 From: Nuno Santos Date: Tue, 4 Apr 2023 16:54:48 +0100 Subject: [PATCH] Update docs/breaking-changes.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Nikola Matić --- docs/breaking-changes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/breaking-changes.rst b/docs/breaking-changes.rst index 719eb95a2..0181a39ba 100644 --- a/docs/breaking-changes.rst +++ b/docs/breaking-changes.rst @@ -505,7 +505,7 @@ This section highlights the main breaking changes introduced in Solidity version 0.5.0, along with the reasoning behind the changes and how to update affected code. For the full list check -`the release changelog `_. +`the release changelog `__. .. note:: Contracts compiled with Solidity v0.5.0 can still interface with contracts