summaryrefslogtreecommitdiff
path: root/hurd/debugging
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/debugging')
-rw-r--r--hurd/debugging/translator/capturing_stdout_and_stderr.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/debugging/translator/capturing_stdout_and_stderr.mdwn b/hurd/debugging/translator/capturing_stdout_and_stderr.mdwn
index ff2961a8..47fbbc48 100644
--- a/hurd/debugging/translator/capturing_stdout_and_stderr.mdwn
+++ b/hurd/debugging/translator/capturing_stdout_and_stderr.mdwn
@@ -35,4 +35,4 @@ using the appropriate glibc magic (`setvbuf`). Otherwise you'll see text in
the output files only if either glibc herself decides to flush (after some KiB
of text) the after translator exits.
-There is also a [[related open issue|service_solahart_jakarta_selatan__082122541663/translator_stdout_stderr]].
+There is also a [[related open issue|open_issues/translator_stdout_stderr]].