Skip to content

fix: remove broken Docker TOC link with no corresponding section#1173

Open
octo-patch wants to merge 5 commits into
Pythagora-io:mainfrom
octo-patch:fix/issue-1107-remove-broken-docker-toc
Open

fix: remove broken Docker TOC link with no corresponding section#1173
octo-patch wants to merge 5 commits into
Pythagora-io:mainfrom
octo-patch:fix/issue-1107-remove-broken-docker-toc

Conversation

@octo-patch

Copy link
Copy Markdown

Fixes #1107

Problem

The table of contents in README.md contains a link to a "🐳 How to start gpt-pilot in docker?" section that does not exist in the document. Docker Compose support was available in the version-0.1 branch but was not carried forward to the current version, leaving a dangling TOC entry that leads nowhere.

Users following the TOC click the link and find no corresponding section, as reported in #1107.

Solution

Remove the broken 🐳 How to start gpt-pilot in docker? entry from the table of contents.

Testing

Verified that the TOC no longer contains the orphaned Docker link and all remaining TOC entries resolve to existing sections in the document.

@CLAassistant

CLAassistant commented Apr 18, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 4 committers have signed the CLA.

❌ Zvonimir Sabljic
❌ MarkoBosnjak98
❌ github-actions[bot]
❌ LeonOstrez


Zvonimir Sabljic seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@LeonOstrez LeonOstrez force-pushed the main branch 2 times, most recently from 90f59f5 to a372904 Compare June 8, 2026 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Missing docker-compose.yml file mentioned in README

4 participants