From 56daa2ad5293d9fe04e4d964ebaf61b7cfe31496 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Fri, 2 Oct 2015 23:51:35 +0200 Subject: [PATCH] Fix URL in 3.0 release notes --- releases/3.0/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/3.0/release-notes.md b/releases/3.0/release-notes.md index ec1d0ace..04085a4e 100644 --- a/releases/3.0/release-notes.md +++ b/releases/3.0/release-notes.md @@ -36,7 +36,7 @@ Known issues * If your GPU is not correctly supported by the Dom0 kernel (e.g. the 3D desktop effects do not run smoothly) then you might experience "heaviness" with Windows 7-based AppVMs. In that case, please solve the problem with your GPU support in Dom0 in the first place (by using a different kernel), or install Qubes OS on a different system. -* For other known issues take a look at [our tickets](https://github.com/QubesOS/qubes-issues/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22Release+3%22+label%3Abug) +* For other known issues take a look at [our tickets](https://github.com/QubesOS/qubes-issues/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22Release+3.0%22+label%3Abug) It is advised to install updates just after system installation to apply bug fixes for (some of) the above problems.