diff --git a/docs/.vitepress/config.js b/docs/.vitepress/config.js index 6541d07..367801c 100644 --- a/docs/.vitepress/config.js +++ b/docs/.vitepress/config.js @@ -67,7 +67,6 @@ export default defineConfig({ text: "What is Certifaction?", link: "/guides/what-is-certifaction", }, - { text: "Getting started", link: "/guides/getting-started" }, ], }, { diff --git a/docs/guides/getting-started.md b/docs/guides/getting-started.md deleted file mode 100644 index feb29dd..0000000 --- a/docs/guides/getting-started.md +++ /dev/null @@ -1 +0,0 @@ - diff --git a/docs/guides/what-is-certifaction.md b/docs/guides/what-is-certifaction.md index 07fa7b7..78594e7 100644 --- a/docs/guides/what-is-certifaction.md +++ b/docs/guides/what-is-certifaction.md @@ -7,7 +7,7 @@ description: Certifaction the solution to digitally sigh highly confidential doc
-Just want to try it out? Skip to the [Quickstart](./getting-started). +Just want to try it out? Skip to the [Quickstart](./getting-started-api).
diff --git a/docs/references/http-proxy-settings.md b/docs/references/http-proxy-settings.md index 720a510..5903e5c 100644 --- a/docs/references/http-proxy-settings.md +++ b/docs/references/http-proxy-settings.md @@ -1,6 +1,6 @@ --- title: HTTP Proxy Settings -description: Certifaction Client API uses local processing and E2E encryption to digitally sign highly confidential documents. +description: How to configure your HTTP Proxy Settings for Certifaction API integration --- # HTTP Proxy Settings