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

Update the broken link in training.rst #1363

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Conversation

samet-akcay
Copy link
Contributor

Description

Provide a summary of the modification as well as the issue that has been resolved.

Changes

Describe the changes you made
  • Bug fix (non-breaking change which fixes an issue)
  • Refactor (non-breaking change which refactors the code base)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist

Ensure that you followed the following
  • I have added a summary of my changes to the CHANGELOG (not for minor changes, docs and tests).
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas (If applicable)
  • I have made corresponding changes to the documentation (If applicable)
  • I have added tests that prove my fix is effective or that my feature works (If applicable)

@github-actions github-actions bot added the Docs label Sep 26, 2023
@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c5d3333) 73.96% compared to head (bfcb639) 73.96%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1363   +/-   ##
=======================================
  Coverage   73.96%   73.96%           
=======================================
  Files         193      193           
  Lines        8334     8334           
=======================================
  Hits         6164     6164           
  Misses       2170     2170           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@samet-akcay samet-akcay enabled auto-merge (squash) September 26, 2023 13:07
@samet-akcay samet-akcay merged commit 2ff43ed into main Sep 26, 2023
8 checks passed
@samet-akcay samet-akcay deleted the samet-akcay-patch-1 branch September 26, 2023 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task]: Link in Training document is broken
2 participants