diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2024-05-14 21:37:13 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2024-05-14 22:06:54 +0200 |
commit | 733a27e58347d567387ff2793c4f8bd3dd8020c3 (patch) | |
tree | a9b15113120ee0755ed9f76415248c4542a29c41 | |
parent | ab468dc773368e47090cb1f337d4463657f8afbf (diff) |
Update homepage to tester-specific page
-rw-r--r-- | erebos-tester.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erebos-tester.cabal b/erebos-tester.cabal index 676d955..c693f53 100644 --- a/erebos-tester.cabal +++ b/erebos-tester.cabal @@ -9,7 +9,7 @@ description: different nodes, possibly within separate subnets, on the virtual network. Each instance can receive its own commands and produce output to be checked via standard input/output, as defined using custom script language. -homepage: http://erebosprotocol.net +homepage: https://erebosprotocol.net/tester -- bug-reports: license: GPL-3.0-only license-file: LICENSE |