summary refs log tree commit diff
path: root/pkgs/applications/office/mytetra/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/office/mytetra/default.nix')
-rw-r--r--pkgs/applications/office/mytetra/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/office/mytetra/default.nix b/pkgs/applications/office/mytetra/default.nix
index 050222451cf..45d9e29ebe9 100644
--- a/pkgs/applications/office/mytetra/default.nix
+++ b/pkgs/applications/office/mytetra/default.nix
@@ -31,7 +31,7 @@ in mkDerivation {
 
   meta = with stdenv.lib; {
     description = "Smart manager for information collecting";
-    homepage = https://webhamster.ru/site/page/index/articles/projectcode/138;
+    homepage = "https://webhamster.ru/site/page/index/articles/projectcode/138";
     license = licenses.gpl3;
     maintainers = [ maintainers.gnidorah ];
     platforms = platforms.linux;