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 relative links #1325

Merged
merged 1 commit into from
Jun 19, 2023
Merged

Fix relative links #1325

merged 1 commit into from
Jun 19, 2023

Conversation

martincostello
Copy link
Member

Make links relative to fix 404s.

See #1324.

@martincostello martincostello added documentation bug fix v8 Issues related to the new version 8 of the Polly library. labels Jun 19, 2023
@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Merging #1325 (41a3b2b) into main (04bd9ec) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1325   +/-   ##
=======================================
  Coverage   83.49%   83.49%           
=======================================
  Files         269      269           
  Lines        6379     6379           
  Branches     1004     1004           
=======================================
  Hits         5326     5326           
  Misses        844      844           
  Partials      209      209           
Flag Coverage Δ
linux 83.49% <ø> (ø)
macos 83.49% <ø> (ø)
windows ?

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

@martincostello martincostello enabled auto-merge (rebase) June 19, 2023 13:23
@martincostello martincostello merged commit 6260f7e into main Jun 19, 2023
@martincostello martincostello deleted the martincostello-patch-1 branch June 19, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix documentation v8 Issues related to the new version 8 of the Polly library.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants