Skip to content

Commit 78828b1

Browse files
committed
chore: use Codeberg as main repository from now on
1 parent 8213b6e commit 78828b1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ authors:
55
family-names: Dellaiera
66
email: pol.dellaiera@protonmail.com
77
orcid: 'https://orcid.org/0009-0008-7972-7160'
8-
url: "https://github.com/drupol/master-thesis"
9-
repository-code: 'https://github.com/drupol/master-thesis'
8+
url: "https://codeberg.org/p1ld7a/master-thesis"
9+
repository-code: 'https://codeberg.org/p1ld7a/master-thesis'
1010
doi: 10.5281/zenodo.12666899
1111
date-released: 2024-07-01
1212
keywords:

src/thesis/literature.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,7 @@ @misc{PolMasterThesis
792792
title = {Reproducibility in Software Engineering},
793793
author = {Dellaiera, Pol},
794794
year = 2024,
795-
url = {https://github.com/drupol/master-thesis}
795+
url = {https://codeberg.org/p1ld7a/master-thesis}
796796
}
797797

798798
@misc{CCBy40,

src/thesis/theme/common/titlepage.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
strong("Revision"),
107107
":",
108108
link(
109-
"https://github.com/drupol/master-thesis/commit/" + rev,
109+
"https://codeberg.org/p1ld7a/master-thesis/commit/" + rev,
110110
shortRev,
111111
),
112112
)

0 commit comments

Comments
 (0)