Fixed links to git.logicalhacking.com.

This commit is contained in:
Achim D. Brucker 2022-04-25 07:45:06 +01:00
parent 65ec54fb65
commit d87f2b821f
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
- [Authors](#authors)
- [Contributors](#contributors)
- [License](#license)
- [Master Repository](#master-repository)
- [Upstream Repository](#upstream-repository)
<!-- tocstop -->
@ -79,7 +79,7 @@ works nicely for Acta Informatica.
| Option | Default | Meaning |
| -- | -- | -- |
| `bibtexdir`| `.` | The directory where the bibliography entries are listed. |
| `baseurl` | <https://git.logicalhacking.com/adbrucker/authorarchive/src/master> | The URL used as prefix for building the links. |
| `baseurl` | <https://git.logicalhacking.com/adbrucker/authorarchive/src/main> | 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. |

View File

@ -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}
}