Skip to content

Conversation

ADubhlaoich
Copy link
Contributor

@ADubhlaoich ADubhlaoich commented Aug 10, 2023

Proposed changes

This commit fixes the reported issue in #4208 and changes other links on the same page to follow convention. Prior to this commit, the page had a combination of linking to the live, production URLs for other documentation while adding the markdown extension.

Instead, the links now use the hugo relref (relative reference) convention for consistency, and have dropped the filename extension, fixing the links and giving them more consistent development behaviour.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

This commit fixes the reported issue in #4208 and changes other links on
the same page to follow convention. Prior to this commit, the page had a
combination of linking to the live, production URLs for other
documentation while adding the markdown extension.

Instead, the links now use the hugo relref (relative reference)
convention for consistency, and have dropped the filename extension,
fixing the links and giving them more consistent development behaviour.
@ADubhlaoich ADubhlaoich requested review from a team as code owners August 10, 2023 09:13
@github-actions
Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

@github-actions github-actions bot added the documentation Pull requests/issues for documentation label Aug 10, 2023
@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #4212 (c84c802) into main (6b5dd2d) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4212      +/-   ##
==========================================
- Coverage   51.93%   51.92%   -0.02%     
==========================================
  Files          59       59              
  Lines       16743    16743              
==========================================
- Hits         8696     8694       -2     
- Misses       7748     7750       +2     
  Partials      299      299              

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ADubhlaoich ADubhlaoich linked an issue Aug 10, 2023 that may be closed by this pull request
@ADubhlaoich ADubhlaoich self-assigned this Aug 10, 2023
@vepatel vepatel merged commit aa8ca1a into main Aug 10, 2023
@vepatel vepatel deleted the docs/fix-plus-links branch August 10, 2023 15:20
@brianehlert brianehlert added this to the v3.2.1 milestone Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests/issues for documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken links in NIC w/ NGINX Plus page
4 participants