Skip to content

Commit 8df3b14

Browse files
committed
fix PPCM link
1 parent ddfe097 commit 8df3b14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

snippets/udemy-coupons.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
$DPCM = "https://www.udemy.com/course/docker-per-comuni-mortali/?referralCode=6E99545A195DEC330347";
3030
}
3131
if(empty($PPCM)){
32-
$DPCM = "https://www.udemy.com/course/proxmox-per-comuni-mortali/?referralCode=3FEA50A193EC484BB14A";
32+
$PPCM = "https://www.udemy.com/course/proxmox-per-comuni-mortali/?referralCode=3FEA50A193EC484BB14A";
3333
}
3434
?>

0 commit comments

Comments
 (0)