summaryrefslogtreecommitdiff
path: root/contributing.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-09-26 18:27:45 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-09-26 18:27:45 +0200
commit72f8598403390231085544da4a261b08df038819 (patch)
treec755805a9c524d6439bab80409a7d18c498d2377 /contributing.mdwn
parent1613e48f3d78324c3f89c4d8674b60638c35f7e3 (diff)
Typo fixes.
Diffstat (limited to 'contributing.mdwn')
-rw-r--r--contributing.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index 68dcca0c..4e9512e9 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -103,7 +103,7 @@ access to it from userland. exec would probably call it from `hurd/exec/exec.c`,
which exposes the partitions of the disk image, using parted, and
the parted-based storeio (`settrans -c foos1 /hurd/storeio -T typed
part:1:file:/home/samy/tmp/foo`). This would be libnetfs-based.
-* Write [[virtio drivers for KVM|virtio#KVM]].
+* Write [[virtio drivers for KVM|open_issues/virtio#KVM]].
* Port valgrind. There is a whole
[[GSoC proposal|community/gsoc/project_ideas/valgrind ]] about this, but the
basic port could be small.