diff --git a/docs/_templates/page.html b/docs/_templates/page.html deleted file mode 100644 index 9a2b09637bb6f70a71a624cc8ee449e009872a24..0000000000000000000000000000000000000000 --- a/docs/_templates/page.html +++ /dev/null @@ -1,10 +0,0 @@ -{% block header %} -
- Starting from Octez release 15.0, the names of the Octez binaries start with "octez-" and do not include any protocol number (e.g. "octez-client", "octez-node", "octez-baker-PtKathma" instead of "tezos-client", "tezos-node", "tezos-baker-015-PtKathma"). - Occasionally, some legacy names ("tezos-*") may still be used in the documentation. -
-