mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-25 09:53:29 +08:00
docs: fix Title Case in Table of Contents entries in README.md (#17350)
## Description This PR fixes Title Case capitalization matching for Table of Contents items in `README.md`. ## Details Updated TOC entries (`Build a Docker image` -> `Build a Docker Image`, `Launch service from source` -> `Launch Service from Source`) to match section headers. Co-authored-by: ferkans-amir <amir.rezaei@tu-berlin.de>
This commit is contained in:
@@ -64,8 +64,8 @@
|
||||
- 🔎 [System Architecture](#-system-architecture)
|
||||
- 🎬 [Self-Hosting](#-self-hosting)
|
||||
- 🔧 [Configurations](#-configurations)
|
||||
- 🔧 [Build a Docker image](#-build-a-docker-image)
|
||||
- 🔨 [Launch service from source for development](#-launch-service-from-source-for-development)
|
||||
- 🔧 [Build a Docker Image](#-build-a-docker-image)
|
||||
- 🔨 [Launch Service from Source for Development](#-launch-service-from-source-for-development)
|
||||
- 📚 [Documentation](#-documentation)
|
||||
- 📜 [Roadmap](#-roadmap)
|
||||
- 🏄 [Community](#-community)
|
||||
|
||||
Reference in New Issue
Block a user