ソースを参照

Remove link to state management in Get Started section

It was dead, and didn't feel like it belonged there.
Reinis Mazeiks 3 年 前
コミット
175e921ee6
1 ファイル変更0 行追加1 行削除
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -86,7 +86,6 @@ If you know React, then you already know Dioxus.
         <th><a href="https://dioxuslabs.com/reference/desktop/">Desktop</a></th>
         <th><a href="https://dioxuslabs.com/reference/ssr/">SSR</a></th>
         <th><a href="https://dioxuslabs.com/reference/mobile/">Mobile</a></th>
-        <th><a href="https://dioxuslabs.com/guide/concepts/managing_state.html">State</a></th>
     <tr>
 </table>