Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

Commit 6603780

Browse files
committed
Add certbot donation info
1 parent e8d33be commit 6603780

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/FUNDING.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
github: linuxserver
22
open_collective: linuxserver
3-
custom: ["https://letsencrypt.org/donate/",]
3+
custom: ["https://supporters.eff.org/donate/support-work-on-certbot",]

jenkins-vars.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ repo_vars:
2626
- CI_AUTH=''
2727
- CI_WEBPATH=''
2828
sponsor_links:
29-
- { name: "Let's Encrypt", url: "https://letsencrypt.org/donate/" }
29+
- { name: "Certbot", url: "https://supporters.eff.org/donate/support-work-on-certbot" }

root/donate.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Let's Encrypt: https://letsencrypt.org/donate/
1+
Certbot: https://supporters.eff.org/donate/support-work-on-certbot

0 commit comments

Comments
 (0)