Skip to content
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

Fix dead link #1596

Merged
merged 2 commits into from Jan 16, 2023
Merged

Fix dead link #1596

merged 2 commits into from Jan 16, 2023

Conversation

phanikumv
Copy link
Collaborator

Description

What is the current behavior?

CI tests -(Markdown link check) are failing due to a deadlink in the docstrings.

What is the new behavior?

  • Include correct URL in the docstring

Does this introduce a breaking change?

Checklist

  • Created tests which fail without the change (if possible)
  • Extended the README / documentation, if necessary

@phanikumv phanikumv merged commit 5fb1368 into main Jan 16, 2023
@phanikumv phanikumv deleted the fix_dead_link_xcom branch January 16, 2023 09:54
utkarsharma2 pushed a commit that referenced this pull request Jan 17, 2023
# Description
## What is the current behavior?
CI tests -(Markdown link check) are failing due to a deadlink in the
docstrings.


<!--
Issues are required for both bug fixes and features.
Reference it using one of the following:

closes: #ISSUE
related: #ISSUE
-->


## What is the new behavior?
<!-- Please describe the behavior or changes that are being added by
this PR. -->

- Include correct URL in the docstring


## Does this introduce a breaking change?


### Checklist
- [ ] Created tests which fail without the change (if possible)
- [X] Extended the README / documentation, if necessary

Co-authored-by: Pankaj Koti <pankajkoti699@gmail.com>
@pankajastro pankajastro added this to the 1.4.1 milestone Jan 18, 2023
kaxil pushed a commit that referenced this pull request Jan 20, 2023
# Description
## What is the current behavior?
CI tests -(Markdown link check) are failing due to a deadlink in the
docstrings.

<!--
Issues are required for both bug fixes and features.
Reference it using one of the following:

closes: #ISSUE
related: #ISSUE
-->

## What is the new behavior?
<!-- Please describe the behavior or changes that are being added by
this PR. -->

- Include correct URL in the docstring

## Does this introduce a breaking change?

### Checklist
- [ ] Created tests which fail without the change (if possible)
- [X] Extended the README / documentation, if necessary

Co-authored-by: Pankaj Koti <pankajkoti699@gmail.com>
(cherry picked from commit 5fb1368)
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.

None yet

3 participants