aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-04-02 00:52:16 +0200
committerdec05eba <dec05eba@protonmail.com>2024-04-02 00:52:16 +0200
commitd7b51f21702b8476be745fd57f454f91a39e97d3 (patch)
tree559c11b7c57f75e3e4aa5e5c277549ece39cdbac /README.md
parent1f4f6209a068f758055888373508cab7cdb4b638 (diff)
Update readme issues section
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4cc1e0f..64ac286 100644
--- a/README.md
+++ b/README.md
@@ -123,7 +123,7 @@ Look at the [scripts](https://git.dec05eba.com/gpu-screen-recorder/tree/scripts)
Nvidia drivers have an issue where CUDA breaks if CUDA is running when suspend/hibernation happens, and it remains broken until you reload the nvidia driver. To fix this, either disable suspend or tell the NVIDIA driver to preserve video memory on suspend/hibernate by using the `NVreg_PreserveVideoMemoryAllocations=1` option. You can run `sudo extra/install_preserve_video_memory.sh` to automatically add that option to your system.
# Reporting bugs
-Issues are reporting on this Github page: [https://github.com/dec05eba/gpu-screen-recorder-issues](https://github.com/dec05eba/gpu-screen-recorder-issues)
+Issues are reporting on this Github page: [https://github.com/dec05eba/gpu-screen-recorder-issues/issues](https://github.com/dec05eba/gpu-screen-recorder-issues/issues)
# Contributing patches
See [https://git.dec05eba.com/?p=about](https://git.dec05eba.com/?p=about)