Skip to content

Commit 2953ac2

Browse files
committed
Update README.md
1 parent 76201d8 commit 2953ac2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Project website:
1818
- [Features](#features)
1919
- [Supported Platforms](#supported-platforms)
2020
- [Getting Started](#getting-started)
21-
- [Inside This Repository](#inside-this-repository)
22-
- [Beyond This Repository](#beyond-this-repository)
21+
- [Project Structure](#project-structure)
22+
- [Project Website](#project-website)
2323
- [Author](#author)
2424
- [License](#license)
2525
- [Version](#version)
@@ -128,7 +128,7 @@ to view the manual page for more information.
128128
*For detailed user guides, please visit the project website
129129
[**aafulei.github.io/cpp-today**](https://aafulei.github.io/cpp-today).*
130130

131-
## Inside This Repository
131+
## Project Structure
132132

133133
- [`.github/workflows/`](./.github/workflows/) — GitHub Actions workflows
134134
- [`docs/`](./docs/) — project documentation files and assets
@@ -151,7 +151,7 @@ to view the manual page for more information.
151151
- [`compile_flags.txt`](./compile_flags.txt) — Clangd compile options
152152
- [`mkdocs.yml`](./mkdocs.yml) — MkDocs project website configuration
153153

154-
## Beyond This Repository
154+
## Project Website
155155

156156
![](./docs/img/project.png)
157157

@@ -179,5 +179,5 @@ MIT
179179

180180
## Changelog
181181

182-
For detailed version updates, please see the [`CHANGELOG.md`](CHANGELOG.md).
182+
For detailed version updates, please see the [CHANGELOG](./CHANGELOG.md).
183183

0 commit comments

Comments
 (0)