summaryrefslogtreecommitdiff
path: root/community/gsoc/project_ideas/maxpath.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2009-05-01 02:24:43 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2009-05-01 02:24:43 +0200
commit6119b39385d8a6f352474a862ee56eddf0bd3224 (patch)
tree0ef69858d9d5d8b4b5c1c9bd104199c774daad58 /community/gsoc/project_ideas/maxpath.mdwn
parentd0a62a4d27708547f9f64979ec797d7c15c3a701 (diff)
parente100a2b696891c93f96b99aabf4f067716427690 (diff)
Merge branch 'master' of flubber:~hurd-web/hurd-web
Diffstat (limited to 'community/gsoc/project_ideas/maxpath.mdwn')
-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