summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2009-04-05 18:39:14 +0200
committerThomas Schwinge <tschwinge@gnu.org>2009-04-05 18:39:14 +0200
commit714738c3aa0d5625cc7dccf0e8c3f1414b8930c6 (patch)
tree026befb123a6bb1ee081e1d4e2dd533557b26e4f /community
parentc703b8b98e427c143d9c7b162653dc7d24e49d15 (diff)
unsorted/PortingIssues -> hurd/porting/guidelines
Diffstat (limited to 'community')
-rw-r--r--community/gsoc/project_ideas/maxpath.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/maxpath.mdwn b/community/gsoc/project_ideas/maxpath.mdwn
index 992b91ee..d78297d5 100644
--- a/community/gsoc/project_ideas/maxpath.mdwn
+++ b/community/gsoc/project_ideas/maxpath.mdwn
@@ -33,7 +33,7 @@ by `char *foo`, and using dynamic memory allocation, i.e. e.g. a loop
that tries geometrically growing sizes. Sometimes this is tricky, but
more often not very hard. Sometimes it is even trivial because the GNU
system has proper replacements. See the corresponding section of the
-[[Porting_issues_page|unsorted/PortingIssues]] for more details. With a bit of
+[[porting_guidelines_page|hurd/porting/guidelines]] for more details. With a bit of
practice, it should be easily possible to fix several programs per day.
The goal of this project is to fix the PATH_MAX and related problems in a