@@ -39,7 +39,7 @@ <h1 class="text-xl font-bold">OpenJij</h1>
3939 <!-- デスクトップメニュー -->
4040 < ul class ="hidden md:flex space-x-4 ">
4141 < li > < a href ="https://www.j-ij.com/ " target ="_blank " class ="hover:underline "> Jij Inc.</ a > </ li >
42- < li > < a href ="https://openjij .github.io/OpenJij/index.html " class ="hover:underline "> Documentation</ a > </ li >
42+ < li > < a href ="https://jij-inc .github.io/OpenJij/index.html " class ="hover:underline "> Documentation</ a > </ li >
4343 < li > < a href ="https://discord.gg/Km5dKF9JjG " target ="_blank " class ="hover:underline flex items-center "> < i
4444 class ="fab fa-discord mr-2 "> </ i > Community</ a > </ li >
4545 < li > < a href ="https://github.com/OpenJij/OpenJij " target ="_blank "
@@ -57,7 +57,7 @@ <h1 class="text-xl font-bold">OpenJij</h1>
5757 < div id ="mobile-menu " class ="hidden md:hidden ">
5858 < ul class ="flex flex-col items-center space-y-4 mt-4 ">
5959 < li > < a href ="https://www.j-ij.com/ " target ="_blank " class ="hover:underline "> Jij Inc.</ a > </ li >
60- < li > < a href ="https://openjij .github.io/OpenJij/index.html " class ="hover:underline "> Documentation</ a > </ li >
60+ < li > < a href ="https://jij-inc .github.io/OpenJij/index.html " class ="hover:underline "> Documentation</ a > </ li >
6161 < li > < a href ="https://discord.gg/Km5dKF9JjG " target ="_blank " class ="hover:underline flex items-center "> < i
6262 class ="fab fa-discord mr-2 "> </ i > Community</ a > </ li >
6363 < li > < a href ="https://github.com/OpenJij/OpenJij " target ="_blank "
@@ -152,7 +152,7 @@ <h3 class="text-3xl font-bold text-center mb-10">Documentation & Tutorials</h3>
152152 OpenJij. Whether you're a student new to Ising optimization, a researcher, or a developer, we have something
153153 for you.</ p >
154154 < div class ="flex justify-center ">
155- < a href ="https://openjij .github.io/OpenJij/index.html " target ="_blank "
155+ < a href ="https://jij-inc .github.io/OpenJij/index.html " target ="_blank "
156156 class ="bg-red-500 hover:bg-red-600 text-white font-bold py-2 px-4 rounded transition-colors "> View
157157 Documentation</ a >
158158 </ div >
0 commit comments