Skip to content

Commit 790d7db

Browse files
committed
docs: index page update
1 parent fe7f3e7 commit 790d7db

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ hide:
88

99
# C/C++ linting that simply works
1010

11-
**Lint your C/C++ code in workflow automated, configurable, and fast. Integrate seamlessly into any workflow in minutes.**
11+
**Lint your C/C++ code in workflow** - automated, configurable, and reliable. Integrate seamlessly into any workflow in minutes.
1212

1313
[Get started :material-rocket-launch:](getting-started.md){ .md-button .md-button--primary }
1414

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
site_name: "cpp-linter"
22
site_description: "Documentation for the cpp-linter organization."
33
site_url: "https://cpp-linter.github.io/"
4+
repo_url: https://github.com/cpp-linter
45

56
nav:
67
- Home: index.md

0 commit comments

Comments
 (0)