From d87f2b821f4cb6d7df7fa1716153673a7c9af34d Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Mon, 25 Apr 2022 07:45:06 +0100 Subject: [PATCH] Fixed links to git.logicalhacking.com. --- README.md | 4 ++-- examples/authorarchive.config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fd1dfda..6e45ba6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ - [Authors](#authors) - [Contributors](#contributors) - [License](#license) - - [Master Repository](#master-repository) + - [Upstream Repository](#upstream-repository) @@ -79,7 +79,7 @@ works nicely for Acta Informatica. | Option | Default | Meaning | | -- | -- | -- | | `bibtexdir`| `.` | The directory where the bibliography entries are listed. | -| `baseurl` | | The URL used as prefix for building the links. | +| `baseurl` | | The URL used as prefix for building the links. | | `suffix` | `.pdf` | The suffix to use at links. | | `publisher` | `UNKOWN PUBLISHER` | The name of the publisher. Default values are set by the series (`LNCS`, ...). | | `year` | `UNKOWN YEAR` | The year of the publication. | diff --git a/examples/authorarchive.config b/examples/authorarchive.config index 5c86ff6..d437cbd 100644 --- a/examples/authorarchive.config +++ b/examples/authorarchive.config @@ -1,4 +1,4 @@ \authorsetup{% - baseurl={https://git.logicalhacking.com/adbrucker/authorarchive/src/master/examples} + baseurl={https://git.logicalhacking.com/adbrucker/authorarchive/src/main/examples} ,bibtexdir={bib} }