diff options
author | Juan A. Suarez Romero <[email protected]> | 2018-10-19 18:47:45 +0200 |
---|---|---|
committer | Juan A. Suarez Romero <[email protected]> | 2018-10-19 18:48:12 +0200 |
commit | f8e789d2acf32166d359f1b1d8db1e8859b2b11a (patch) | |
tree | 17b3b2d4c8ca0c4e6cf56687bc25029c86763100 /docs | |
parent | 86b4bd52dcc86113ea786f4f29babdf969910f41 (diff) |
docs: fix typo in 18.2.3 release notes link
Fixes: 86b4bd52dc ("docs: update calendar, add news item and link
release notes for 18.2.3")
Signed-off-by: Juan A. Suarez Romero <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes.html b/docs/relnotes.html index a630420d342..a2458e108e7 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -21,7 +21,7 @@ The release notes summarize what's new or changed in each Mesa release. </p> <ul> -<li><a href="relnotes/18.2.2.html">18.2.3 release notes</a> +<li><a href="relnotes/18.2.3.html">18.2.3 release notes</a> <li><a href="relnotes/18.2.2.html">18.2.2 release notes</a> <li><a href="relnotes/18.1.9.html">18.1.9 release notes</a> <li><a href="relnotes/18.2.1.html">18.2.1 release notes</a> |