Skip to content

Update Swift Debugger project link to current active repository #402

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

danielpunkass
Copy link
Contributor

Update Swift Debugger project link to current active repository
Currently if you click through the link on this page it takes you to the archived swift-lldb repository.

Update Swift Debugger project link to point to the current active repository's lldb subdirectory.

Motivation:

Currently if you click through the link on swift.org lldb page it takes you to the archived swift-lldb repository. The motivation for this change is to make it easier for visitors to the site to find the up-to-date lldb source code in the apple/llvm-project repository.

Modifications:

Changed the URL for the "LLDB debugger" link from:

https://github.com/apple/swift-lldb

to:

https://github.com/apple/llvm-project/tree/next/lldb

Result:

After this change clicking the "LLDB debugger" link will take the reader to the lldb subdirectory of the llvm-project repopsitory.

Currently if you click through the link on this page it takes you to the archived swift-lldb repository.
@MaxDesiatov
Copy link
Contributor

@swift-ci test

@alexandersandberg alexandersandberg merged commit 94c7485 into swiftlang:main Sep 18, 2023
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.

3 participants