From c80153694d410af3f6248a61f9da1208ab6e40dd Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sat, 16 Mar 2013 19:05:04 +0100 Subject: add links to Github pages --- README | 7 ++++--- configure.ac | 2 +- doc/sciteco.1.in | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README b/README index f658c5b..b144781 100644 --- a/README +++ b/README @@ -72,6 +72,7 @@ SciTECO has the following build and runtime dependencies: Additional Documentation ======================== -* There is a manpage __sciteco__(1) describing program invocation and SciTECO's - batch mode processing. -* There is a manpage __sciteco__(7) describing SciTECO as a language. +* There is a manpage [__sciteco__(1)](http://rhaberkorn.github.com/sciteco/manuals/sciteco.1.html) + describing program invocation and SciTECO's batch mode processing. +* There is a manpage [__sciteco__(7)](http://rhaberkorn.github.com/sciteco/manuals/sciteco.7.html) + describing SciTECO as a language. diff --git a/configure.ac b/configure.ac index fe85159..3cd4e0b 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ AC_PREREQ([2.65]) AC_INIT([SciTECO], [0.1], [robin.haberkorn@googlemail.com], [sciteco], - [https://github.com/rhaberkorn/sciteco]) + [http://rhaberkorn.github.com/sciteco/]) AC_CONFIG_AUX_DIR(config) AM_INIT_AUTOMAKE diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in index 59b5772..3f1497f 100644 --- a/doc/sciteco.1.in +++ b/doc/sciteco.1.in @@ -175,7 +175,7 @@ Any conceived misbehaviour must be totally your fault. Language reference: .BR sciteco (7) .TP -Repository: +Homepage: .UR @PACKAGE_URL@ \*(ST .UE -- cgit v1.2.3