summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLaurent Napias <[email protected]>2019-06-09 21:43:57 +0200
committerraveit65 <[email protected]>2022-07-20 00:06:36 +0200
commit90ebc000a9901c09bbc0c40bdae27b10f0c22949 (patch)
tree2e2b91a872afcf0e76345e2a7a011c763890fcbe /configure.ac
parent7d6045c8bc596e5033e5f11f492638bb4a9b5851 (diff)
downloadcaja-90ebc000a9901c09bbc0c40bdae27b10f0c22949.tar.bz2
caja-90ebc000a9901c09bbc0c40bdae27b10f0c22949.tar.xz
Change url projet's website
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d28bc88c..773a1e79 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ dnl Interface break is not allowed.
m4_define(caja_extension_current, 5)
m4_define(caja_extension_revision, 0)
-AC_INIT([caja], [1.23.0], [http://www.mate-desktop.org])
+AC_INIT([caja], [1.23.0], [https://mate-desktop.org])
dnl ---------------------------------------------------------------------------