|
3 | 3 | <head> |
4 | 4 | <meta charset="UTF-8"> |
5 | 5 | <meta name="viewport" content="width=device-width,initial-scale=1"> |
6 | | - <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.11.0.822782792668"> |
| 6 | + <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.11.0.822789440744"> |
7 | 7 |
|
8 | 8 | <!-- See retype.com --> |
9 | 9 | <meta name="generator" content="Retype 3.11.0"> |
|
30 | 30 |
|
31 | 31 | <script data-cfasync="false">(function(){var cl=document.documentElement.classList,ls=localStorage.getItem("retype_scheme"),hd=cl.contains("dark"),hl=cl.contains("light"),wm=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches;if(ls==="dark"||(!ls&&wm&&!hd&&!hl)){cl.remove("light");cl.add("dark")}else if(ls==="light"||(!ls&&!wm&&!hd&&!hl)){cl.remove("dark");cl.add("light")}})();</script> |
32 | 32 |
|
33 | | - <link href="../../../resources/css/retype.css?v=3.11.0.822782792668" rel="stylesheet"> |
| 33 | + <link href="../../../resources/css/retype.css?v=3.11.0.822789440744" rel="stylesheet"> |
34 | 34 |
|
35 | | - <script data-cfasync="false" src="../../../resources/js/config.js?v=3.11.0.822782792668" data-turbo-eval="false" defer></script> |
| 35 | + <script data-cfasync="false" src="../../../resources/js/config.js?v=3.11.0.822789440744" data-turbo-eval="false" defer></script> |
36 | 36 | <script data-cfasync="false" src="../../../resources/js/retype.js?v=3.11.0" data-turbo-eval="false" defer></script> |
37 | | - <script id="lunr-js" data-cfasync="false" src="../../../resources/js/lunr.js?v=3.11.0.822782792668" data-turbo-eval="false" defer></script> |
| 37 | + <script id="lunr-js" data-cfasync="false" src="../../../resources/js/lunr.js?v=3.11.0.822789440744" data-turbo-eval="false" defer></script> |
38 | 38 | </head> |
39 | 39 | <body> |
40 | 40 | <div id="retype-app" class="relative text-base antialiased text-base-text bg-base-bg font-body"> |
@@ -185,11 +185,11 @@ <h1> |
185 | 185 |
|
186 | 186 | <nav id="retype-nextprev" class="print:hidden flex mt-14"> |
187 | 187 | <div class="w-1/2"> |
188 | | - <a class="px-5 py-4 h-full flex items-center break-normal font-medium text-body-link border border-base-border hover:border-base-border-hover rounded-l-lg transition-colors duration-150 relative hover:z-5" href="../../../integrations/tebex/"> |
| 188 | + <a class="px-5 py-4 h-full flex items-center break-normal font-medium text-body-link border border-base-border hover:border-base-border-hover rounded-l-lg transition-colors duration-150 relative hover:z-5" href="../../../modules/chat-relay/"> |
189 | 189 | <svg xmlns="http://www.w3.org/2000/svg" class="mr-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19 11H7.41l5.29-5.29a.996.996 0 10-1.41-1.41l-7 7a1 1 0 000 1.42l7 7a1.024 1.024 0 001.42-.01.996.996 0 000-1.41L7.41 13H19c.55 0 1-.45 1-1s-.45-1-1-1z" /><path fill="none" d="M0 0h24v24H0z" /></svg> |
190 | 190 | <span> |
191 | 191 | <span class="block text-xs font-normal text-base-text-muted">Previous</span> |
192 | | - <span class="block mt-1">Tebex</span> |
| 192 | + <span class="block mt-1">Chat Relay</span> |
193 | 193 | </span> |
194 | 194 | </a> |
195 | 195 | </div> |
|
0 commit comments