From 452a051c6f1a52e7d7cc89317601c2b1fd001d7c Mon Sep 17 00:00:00 2001
From: Reinhold Kainhofer <reinhold@kainhofer.com>
Date: Fri, 27 Oct 2023 16:13:51 +0200
Subject: [PATCH] Add GitHub links to DESCRIPTION

---
 DESCRIPTION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DESCRIPTION b/DESCRIPTION
index c8d65df..bce6795 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -56,5 +56,5 @@ Suggests:
     fs
 VignetteBuilder: knitr
 Roxygen: list(markdown = TRUE)
-URL: https://gitlab.open-tools.net/R/LifeInsureR
+URL: https://gitlab.open-tools.net/R/LifeInsureR, https://github.com/kainhofer/LifeInsureR
 BugReports: https://gitlab.open-tools.net/R/LifeInsureR/-/issues
-- 
GitLab