Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BP-5527: Improve SEO #33

Merged
merged 1 commit into from
May 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ export default defineConfig({
text: "What is Certifaction?",
link: "/guides/what-is-certifaction",
},
{ text: "Getting started", link: "/guides/getting-started" },
],
},
{
Expand Down
1 change: 0 additions & 1 deletion docs/guides/getting-started.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/guides/what-is-certifaction.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: Certifaction the solution to digitally sigh highly confidential doc

<div class="tip custom-block" style="padding-top: 8px">

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).

</div>

Expand Down
2 changes: 1 addition & 1 deletion docs/references/http-proxy-settings.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down