diff options
author | Emil Velikov <[email protected]> | 2018-02-15 11:33:27 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2018-02-15 11:33:27 +0000 |
commit | f0654dfa65e4004bcc9a4bea80f1e6a04a75ecff (patch) | |
tree | fde6582425b205c9a2f1444f8ad963e866199160 /docs/relnotes.html | |
parent | dd4734d5c191b414bf1111af81e69d664512f926 (diff) |
docs: correct link to the 17.3.3 release notes
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs/relnotes.html')
-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 6c59782eb83..60aa262f941 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -22,7 +22,7 @@ The release notes summarize what's new or changed in each Mesa release. <ul> <li><a href="relnotes/17.3.4.html">17.3.4 release notes</a> -<li><a href="relnotes/17.3.2.html">17.3.3 release notes</a> +<li><a href="relnotes/17.3.3.html">17.3.3 release notes</a> <li><a href="relnotes/17.3.2.html">17.3.2 release notes</a> <li><a href="relnotes/17.2.8.html">17.2.8 release notes</a> <li><a href="relnotes/17.3.1.html">17.3.1 release notes</a> |