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: base url of docs page with is capitalized #74

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Conversation

Xzelsius
Copy link
Owner

Description

Fixes the base URL of the docs page witch seems to be capitalized.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How has this been tested?

None

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@Xzelsius Xzelsius added bug Something isn't working documentation Improvements or additions to documentation labels Sep 24, 2024
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.33%. Comparing base (00f64dd) to head (7a08abf).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #74   +/-   ##
=======================================
  Coverage   93.33%   93.33%           
=======================================
  Files          16       16           
  Lines         225      225           
  Branches        9        9           
=======================================
  Hits          210      210           
  Misses         13       13           
  Partials        2        2           

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

@Xzelsius Xzelsius merged commit 4ab4245 into main Sep 24, 2024
7 checks passed
@Xzelsius Xzelsius deleted the fix/docs-base-url branch September 24, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant