docs: update dv-launchpad URL to launchpad.obol.org#3858
Merged
Conversation
Signed-off-by: Maximilian Hubert <[email protected]>
|
Collaborator
|
Thanks for your contribution @gap-editor ! Can you follow the PR style guide from here and we will merge your PR? Thanks. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3858 +/- ##
==========================================
- Coverage 54.56% 54.52% -0.05%
==========================================
Files 227 227
Lines 36404 36404
==========================================
- Hits 19863 19848 -15
- Misses 14441 14457 +16
+ Partials 2100 2099 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Collaborator
|
@gap-editor the PR body still needs the |
Contributor
Author
|
@KaloyanTanev did i do right that i put category: docs? |
KaloyanTanev
approved these changes
Jul 28, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
This PR updates a stale link to the DV Launchpad in the
configuration.mddocumentation file. The previous linkhttps://launchpad.obol.dev/was no longer accessible. It has been replaced with the currently functioning URL:https://launchpad.obol.org/.Changes
Updated
docs/configuration.md:Changed Launchpad URL from
https://launchpad.obol.dev/tohttps://launchpad.obol.org/.Verified the new link (
https://launchpad.obol.org/) is live and accessible.Checked Markdown rendering locally to ensure the link appears correctly.
No code logic changes were introduced.
No impact on runtime behavior, only documentation update.
category: docs
ticket: none