diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1997-12-09 19:20:43 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1997-12-09 19:20:43 +0000 |
commit | 3152103ffddb6860721581d6689c12797a741b74 (patch) | |
tree | 0b7c3e6440800daca23bae651cdfa7f10f9ae34c /INSTALL | |
parent | dbdd61b0f8ab34bcf5219bc49dd3514b1ebc07c8 (diff) | |
download | gcc-3152103ffddb6860721581d6689c12797a741b74.tar.gz |
Fix thinko.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17032 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL/index.html b/INSTALL/index.html index ab4e4e4cb42..5c556ec7615 100644 --- a/INSTALL/index.html +++ b/INSTALL/index.html @@ -21,7 +21,7 @@ to configure, build, test and install egcs. <p>If something goes wrong in the configure, build, test or install procedures, first double check that you followed the generic and target specific installation instructions carefully. Then check the -<a href="../faq.html">FAQ</a> to see if your problem is covered before you file +<a href="faq.html">FAQ</a> to see if your problem is covered before you file a bug report. <p>The installation procedure is broken into four steps. |