File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 116116
117117 <ul class =" space-y-2" >
118118 <li >
119- <nuxt-link
120- to = " /articles/guides "
119+ <a
120+ href = " https://tech-docs.system76.com/ "
121121 class =" flex items-center px-4 py-3 transition duration-150 ease-in-out rounded-md group hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-orange-500"
122+ target =" _blank"
123+ rel =" noopener noreferrer"
124+ @click.stop
122125 >
123126 <div class =" flex items-center justify-center flex-shrink-0 w-10 h-10 rounded-full bg-warm-gray-600 text-white sm:h-12 sm:w-12 transition duration-150 ease-in-out group-hover:bg-orange-500 group-focus:bg-orange-500" >
124127 <font-awesome-icon icon =" screwdriver" />
131134 Diagrams and components for System76 hardware.
132135 </p >
133136 </div >
134- </nuxt-link >
137+ </a >
135138 </li >
136-
137139 </ul >
138140 </div >
139141
149151 </div >
150152
151153 <ul class =" space-y-2 md:space-y-4" >
152-
153154 <li >
154155 <a
155156 href =" https://system76.com/my-account/support-tickets/new"
You can’t perform that action at this time.
0 commit comments