From c6111f4fe98f236484adf1f475da63044b008fcc Mon Sep 17 00:00:00 2001 From: Laurenz Date: Wed, 26 May 2021 16:29:59 +0200 Subject: [PATCH] Fix link to hboehm's gc library --- doc-jp/README | 4 +--- doc/README | 3 +-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/doc-jp/README b/doc-jp/README index 62da344..24a42bc 100644 --- a/doc-jp/README +++ b/doc-jp/README @@ -48,9 +48,7 @@ インストールをするには,次のようにします. - GC library (6.1より新しいもの?)をインストールしておきます。 - GC library は - http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/ - から入手できます。 + GC library は https://www.hboehm.info/gc から入手できます。 GC library 6.1を使っている場合は gc.h を PREFIX/include に インストールしておく必要があります。 diff --git a/doc/README b/doc/README index 0dc1901..127ce38 100644 --- a/doc/README +++ b/doc/README @@ -44,8 +44,7 @@ w3m is known to work on these platforms. Follow these instructions to install w3m. - You need latest version of GC library (at least 6.1?). - You can get GC library from - http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/ + You can get GC library from https://www.hboehm.info/gc Note: if you're using GC library 6.1, you should install gc.h to PREFIX/include: