HON95 1 ano atrás
pai
commit
285f2a8eed
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      cloud/cloudflare.md

+ 1 - 1
cloud/cloudflare.md

@@ -49,7 +49,7 @@ Mostly a list of how I like things in Cloudflare, for the very few features I us
             - Then: Dynamic, `concat("https://example.net", http.request.uri.path)`, 301 (permanent), preserve query string.
         - "Redirect to other site" (redirect rule) (if this domain doesn't have its own main site):
             - When: `Hostname equals "example.example"`
-            - Then: Static, `https://example.net)`, 303 (temporary).
+            - Then: Static, `https://example.net`, 303 (temporary, see other).
 - Network:
     - Websockets: On
     - gRPC: On