nixpkgs/pkgs/tools/networking/telepresence2
David Florness 3439898888
telepresence: fix homepage link
The current homepage gives a 404:

    [~]$ curl -v https://www.getambassador.io/docs/telepresence/2.1/quick-start/ 2>&1 | grep -A15 '< HTTP/2'
    < HTTP/2 404
    < age: 102
    < cache-control: public, max-age=0, must-revalidate
    < content-type: text/html; charset=utf-8
    < date: Fri, 12 Aug 2022 00:04:41 GMT
    < etag: 1500322315-ssl
    < referrer-policy: same-origin
    < server: Netlify
    < strict-transport-security: max-age=31536000
    < x-content-type-options: nosniff
    < x-frame-options: DENY
    < x-nf-request-id: 01GA7NZ6Y5BPQJ4B215ZEMRZ5T
    < x-xss-protection: 1; mode=block
    < content-length: 633903
    <
    { [5 bytes data]
2022-08-11 20:10:02 -04:00
..
default.nix telepresence: fix homepage link 2022-08-11 20:10:02 -04:00