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

Fixed Incorrect Section Links for README Navigation #1785

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

sidharthbh8
Copy link
Contributor

What It Does

Issue #1784
The non-functional section links were reviewed and corrected. As a result of these corrections, users can now click on the links and be accurately directed to the intended sections within the README

How to Test

Review Checklist
I certify that I have:

Additional Comments

Signed off - Sidharth Bhardwaj
sidharthbh8@gmail.com

Signed-off-by: sidharthbh8 <92387052+sidharthbh8@users.noreply.github.com>
Copy link
Member

@t1m0thyj t1m0thyj left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution @sidharthbh8 🙂

@t1m0thyj t1m0thyj linked an issue Aug 16, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (067402c) 92.82% compared to head (ee1e2bd) 92.82%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1785   +/-   ##
=======================================
  Coverage   92.82%   92.82%           
=======================================
  Files         423      423           
  Lines        7191     7191           
  Branches     1319     1319           
=======================================
  Hits         6675     6675           
  Misses        515      515           
  Partials        1        1           

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

@t1m0thyj t1m0thyj merged commit 8007bff into zowe:master Aug 16, 2023
15 of 16 checks passed
@t1m0thyj t1m0thyj added the release-current Indicates that there is no new functionality being delivered label Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-current Indicates that there is no new functionality being delivered
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect Section Links in README
3 participants