From 9d0efc5a22069e43495c9657cc0377cef3354a22 Mon Sep 17 00:00:00 2001 From: Vladyslav Matsiiako Date: Fri, 23 Dec 2022 23:26:25 -0500 Subject: [PATCH] Updated contributors and links --- README.md | 2 +- frontend/pages/404.tsx | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 91bb67d5c..3851b3c53 100644 --- a/README.md +++ b/README.md @@ -321,4 +321,4 @@ Infisical officially launched as v.1.0 on November 21st, 2022. However, a lot of - + diff --git a/frontend/pages/404.tsx b/frontend/pages/404.tsx index 19edc86c6..6192f8773 100644 --- a/frontend/pages/404.tsx +++ b/frontend/pages/404.tsx @@ -1,6 +1,7 @@ import React from "react"; import Head from "next/head"; import Image from "next/image"; +import Link from "next/link"; export default function Custom404() { return ( @@ -12,9 +13,9 @@ export default function Custom404() {

Oops, something went wrong

Think this is a mistake? Email team@infisical.com and we`ll fix it!

- + Go to Dashboard - +