File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ import { FaBars, FaGithub } from "react-icons/fa"
1818 </div >
1919 <div class =" hidden sm:ml-6 sm:block" >
2020 <div class =" flex space-x-4" >
21- <a href =" # " aria-current =" page" class =" block rounded-full px-3 py-2 text-base font-medium text-gray-300 hover:bg-[#333333] hover:text-white" >Docs</a >
21+ <a href =" https://github.com/NitroVim/NitroVim/blob/main/README.md " aria-current =" page" class =" block rounded-full px-3 py-2 text-base font-medium text-gray-300 hover:bg-[#333333] hover:text-white" >Docs</a >
2222 <a href =" #themes" class =" block rounded-full px-3 py-2 text-base font-medium text-gray-300 hover:bg-[#333333] hover:text-white" >Themes</a >
2323 <a href =" #features" class =" block rounded-full px-3 py-2 text-base font-medium text-gray-300 hover:bg-[#333333] hover:text-white" >Features</a >
2424 <a href =" #updates" class =" block rounded-full px-3 py-2 text-base font-medium text-gray-300 hover:bg-[#333333] hover:text-white" >Updates</a >
You can’t perform that action at this time.
0 commit comments