Skip to content

Conversation

Copy link

Copilot AI commented Oct 29, 2025

Remove links and references to themes.getbootstrap.com from old versions of the docs

  • Remove themes.getbootstrap.com references from docs/3.3 (9 references)
  • Remove themes.getbootstrap.com references from docs/3.4 (10 references)
  • Remove themes.getbootstrap.com references from docs/4.0 (69 references)
  • Remove themes.getbootstrap.com references from docs/4.1 (68 references)
  • Remove themes.getbootstrap.com references from docs/4.2 (71 references)
  • Remove themes.getbootstrap.com references from docs/4.3 (72 references)
  • Remove themes.getbootstrap.com references from docs/4.4 (72 references)
  • Remove themes.getbootstrap.com references from docs/4.5 (75 references)
  • Remove themes.getbootstrap.com references from docs/4.6 (76 references)
  • Remove themes.getbootstrap.com references from docs/5.0 (192 references)
  • Remove themes.getbootstrap.com references from docs/5.1 (202 references)
  • Remove themes.getbootstrap.com references from docs/5.2 (206 references)
  • Remove themes.getbootstrap.com reference from README.md (1 reference)
  • Fix: Preserve list dividers and empty lines when removing references
  • Verify all references removed (0 remaining)
Original prompt

Remove links and references to themes.getbootstrap.com from old versions of our docs


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI self-assigned this Oct 29, 2025
Copilot AI changed the title [WIP] Remove links to themes.getbootstrap.com from old docs Remove themes.getbootstrap.com references from archived documentation versions Oct 29, 2025
Copilot AI requested a review from mdo October 29, 2025 01:30
Copilot finished work on behalf of mdo October 29, 2025 01:30
<ul class="dropdown-menu">
<li><a href="https://getbootstrap.com/">Latest (4.x)</a></li>
<li><a href="https://v4-alpha.getbootstrap.com/">v4 Alpha 6</a></li>
<li class="divider"></li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot Don't delete these

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in 0bf317b - dividers are now preserved. The removal is now more precise and only targets themes.getbootstrap.com links.

</ul>
</div>


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot Don't pollute the diff by deleting empty lines please

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in 0bf317b - empty lines are now preserved. The script now only removes the specific lines containing themes links without touching surrounding whitespace.

Copilot AI requested a review from mdo October 29, 2025 04:14
Copilot finished work on behalf of mdo October 29, 2025 04:14
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.

2 participants