diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2024-12-29 19:40:53 +0100 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2024-12-29 19:40:53 +0100 |
commit | 501622816878fbae771a23449eab6d274e9a147a (patch) | |
tree | 52694fad76d9a05956d41e803a151232c88f5fa5 /web/README | |
parent | 7471d8fd266fa7c23c9562cabab2e370b303d476 (diff) | |
download | site-501622816878fbae771a23449eab6d274e9a147a.tar.gz |
Switch to latest Poole version
Use the latest Poole code currently available at:
https://hg.sr.ht/~obensonne/poole
Rather than including the code in this repository, expect it to be found
in the PATH (e.g., in $prefix/opt/poole/env/bin). As Poole is
Python-3-based now, update web/macros.py accordingly.
Diffstat (limited to 'web/README')
-rw-r--r-- | web/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Web Site Design | |||
2 | =============== | 2 | =============== |
3 | 3 | ||
4 | The Monitoring Plugins web site is generated using | 4 | The Monitoring Plugins web site is generated using |
5 | <https://bitbucket.org/obensonne/poole>. | 5 | <https://hg.sr.ht/~obensonne/poole>. |
6 | 6 | ||
7 | Color scheme | 7 | Color scheme |
8 | ------------ | 8 | ------------ |