{action}
@@ -112,7 +120,7 @@ function List() {
{
beginDownload(e, "/docs/overview?dl=winget");
@@ -134,7 +142,7 @@ function List() {
{
beginDownload(e, forwardURL);
@@ -179,7 +187,7 @@ export function DownloadList() {
{
beginDownload(e, "/docs/overview?dl=vsce");
@@ -195,12 +203,12 @@ export function DownloadList() {
<>
Find on the Visual Studio marketplace. Using Cursor?{" "}
- Follow the installation guide.
+ Follow their installation guide.
>
}
diff --git a/apps/docs/components/footer.tsx b/apps/docs/components/footer.tsx
index a83d0709..db03fd2f 100644
--- a/apps/docs/components/footer.tsx
+++ b/apps/docs/components/footer.tsx
@@ -4,7 +4,6 @@
* This source code is licensed under the GPL-3.0 license found in the LICENSE
* file in the root directory of this source tree.
*/
-import Image from "next/image";
import Link from "next/link";
export function Footer() {
@@ -12,12 +11,11 @@ export function Footer() {