From 8ee495f686f99946be59f9b75a9701c65aa14d3a Mon Sep 17 00:00:00 2001 From: Daniel Sahlberg <76568858+dsahlberg-apache-org@users.noreply.github.com> Date: Wed, 26 Jul 2023 12:17:40 +0200 Subject: [PATCH] Update faq.html Update links to tigris.org to github.com. One link remains to update, issue #282 which doesn't seem to correspond to the same issue number on github. --- faq.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/faq.html b/faq.html index 9271fb1..b3da4a3 100644 --- a/faq.html +++ b/faq.html @@ -136,12 +136,12 @@

General Usage

file located in the root of the ViewVC source code distribution. The most recent version of this document (which may cover unreleased ViewVC versions) can be found - at http://viewvc.tigris.org/source/browse/*checkout*/viewvc/trunk/INSTALL. + at https://github.com/viewvc/viewvc/blob/master/INSTALL. If you are upgrading an existing ViewVC instance, you'll also want to read the upgrade documentation, found - at http://viewvc.tigris.org/source/browse/*checkout*/viewvc/trunk/docs/upgrading-howto.html.

+ at http://htmlpreview.github.io/?https://github.com/viewvc/viewvc/blob/master/docs/upgrading-howto.html.