File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
MyApp.Client/src/components Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ export default () => {
1212 A ServiceStack Project
1313 </ h3 >
1414 < div className = "flex flex-col lg:flex-row justify-center items-center lg:pl-4 lg:w-1/2" >
15- < a href = "https://docs.servicestack. net"
15+ < a href = "https://react-templates. net/docs "
1616 className = "mx-3 bg-black hover:bg-white hover:text-black border border-black text-white font-bold py-3 px-12 lg:px-8 duration-200 transition-colors mb-6 lg:mb-0" >
1717 Read Documentation
1818 </ a >
Original file line number Diff line number Diff line change 66 </h3 >
77 <div class =" flex flex-col lg:flex-row justify-center items-center lg:pl-4 lg:w-1/2" >
88 <a
9- href =" https://docs.servicestack. net"
9+ href =" https://react-templates. net/docs "
1010 class =" mx-3 bg-black dark:bg-gray-700 hover:bg-white dark:hover:bg-gray-600 hover:text-black dark:hover:text-white border border-black dark:border-gray-600 text-white font-bold py-3 px-12 lg:px-8 duration-200 transition-colors mb-6 lg:mb-0"
1111 >
1212 Read Documentation
You can’t perform that action at this time.
0 commit comments