docs: fix broken link in contributor guide - #1785
Merged
Merged
Conversation
Contributor
Author
|
@EnriqueL8 can u have a look at it |
EnriqueL8
reviewed
Sep 21, 2026
| @@ -1,4 +1,4 @@ | |||
| Each [Subscription](#subscription) tracks delivery of events to a particular | |||
| Each Subscription tracks delivery of events to a particular | |||
Contributor
There was a problem hiding this comment.
why did you change this?
| will interact with the first contract in the list until instructions are received to terminate it and | ||
| migrate to the next. | ||
|
|
||
| ## Adding a Namespace with the FireFly Helm Chart |
Contributor
There was a problem hiding this comment.
you seem to have bundled the namespace change here
| FireFly can connect to a variety of blockchain networks through its pluggable | ||
| blockchain connector framework. | ||
|
|
||
| The tutorials below provide instructions for connecting a FireFly development |
Contributor
There was a problem hiding this comment.
Remove development environment
Signed-off-by: popie52 <popiesailor@gmail.com>
Popie52
force-pushed
the
fix-docs-link
branch
from
September 21, 2026 17:44
4c1d92b to
ae03629
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
EnriqueL8
approved these changes
Sep 24, 2026
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.
Proposed changes
This PR includes a few minor documentation and typo fixes:
contributors/index.mdthat was pointing to a non-existent/docsdirectory instead of the correctdoc-site/docsdirectory.releasenotes/index.md.subscription_description.md.tutorials/chains/index.mdfile.Fixes #
Types of changes
Please make sure to follow these points
Screenshots (If Applicable)
Other Information
These are minor, low-risk documentation fixes.