Skip to content

Commit b33cafd

Browse files
committed
fix: Update titles and links for consistency in documentation
1 parent 4e5bbaa commit b33cafd

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ export default defineConfig({
9797

9898
sidebar: [
9999
{
100-
text: "📚 What is Penify?",
100+
text: "📚 Penify: Getting Started?",
101101
link: "/docs/what-is-penify",
102102
items: [
103103
{

docs/instant-pull-request-insight.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ To start using Penify Pull Request Insight, follow these simple steps:
509509
4. Invoke Penify with the appropriate command (e.g., `@PenifyBot /review`)
510510
5. Receive insights and take action based on the recommendations
511511

512-
For detailed installation and configuration instructions, see our [Quick Start Guide](/docs/quick-start.md).
512+
For detailed installation and configuration instructions, see our [Quick Start Guide](/docs/what-is-penify.md).
513513

514514
## Conclusion
515515

docs/what-is-penify.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: doc
3-
itle: "Penify: Automated Documentation for GitHub Projects - Overview and Installation Guide"
3+
itle: "Penify: Getting Started"
44
description: "Discover Penify, an intelligent GitHub App for automating code documentation. Learn about its core features including code, PR, API, and architecture documentation, as well as Git commit hooks. Follow our step-by-step guide to install Penify on your GitHub repository or organization."
55
keywords: Penify, GitHub App, automated documentation, code documentation, pull request documentation, API documentation, architecture documentation, Git commit hooks, GitHub integration, installation guide, developer tools, continuous documentation
66
author: Suman Sauarbh

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ features:
3232
- title: Install Penify on AuzreDevops
3333
details: Guide on how to install Penify on AzureDevops
3434
link: /docs/install-penify-on-AzureDevops.md
35-
- title: Install Penify on Github
35+
- title: "Penify: Getting Started"
3636
details: Details on how to install Penify on Github
3737
link: /docs/what-is-penify.md
3838
# - title: Feature B

0 commit comments

Comments
 (0)