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 documentation links #972

Merged
merged 3 commits into from
Apr 21, 2023

Conversation

JihwanEom
Copy link
Contributor

Summary

  • Fix broken documentation links

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added the description of my changes into CHANGELOG.​
  • I have updated the documentation accordingly

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2023 Intel Corporation
#
# SPDX-License-Identifier: MIT

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@JihwanEom JihwanEom requested a review from yunchu April 21, 2023 02:52
@codecov-commenter
Copy link

codecov-commenter commented Apr 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (769c620) 78.70% compared to head (bc15acb) 78.70%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #972   +/-   ##
========================================
  Coverage    78.70%   78.70%           
========================================
  Files          231      231           
  Lines        26420    26420           
  Branches      5258     5258           
========================================
  Hits         20795    20795           
  Misses        4400     4400           
  Partials      1225     1225           
Flag Coverage Δ
macos-11_Python-3.8 77.73% <ø> (+<0.01%) ⬆️
ubuntu-20.04_Python-3.8 78.69% <ø> (ø)
windows-2019_Python-3.8 78.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
datumaro/cli/util/__init__.py 26.22% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

wonjuleee
wonjuleee previously approved these changes Apr 21, 2023
@vinnamkim
Copy link
Contributor

vinnamkim commented Apr 21, 2023

README.md Show resolved Hide resolved
Copy link
Contributor

@vinnamkim vinnamkim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@JihwanEom JihwanEom merged commit c5911ea into openvinotoolkit:develop Apr 21, 2023
@JihwanEom JihwanEom deleted the jeom/fix-doclink branch June 7, 2023 01:27
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.

4 participants