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 some doc links #1274

Merged
merged 2 commits into from
Jan 8, 2025
Merged

Fixed some doc links #1274

merged 2 commits into from
Jan 8, 2025

Conversation

bashir2
Copy link
Collaborator

@bashir2 bashir2 commented Jan 8, 2025

Description of what I changed

Fixed some broken links (there are probably more).

E2E test

TESTED:

Ran the docs site locally and tested the links.

Checklist: I completed these to help reviewers :)

  • I have read and will follow the review process.

  • I am familiar with Google Style Guides for the language I have coded in.

    No? Please take some time and review Java and Python style guides.

  • My IDE is configured to follow the Google code styles.

    No? Unsure? -> configure your IDE.

  • I have added tests to cover my changes. (If you refactored existing code that was well tested you do not have to add tests)

  • I ran mvn clean package right before creating this pull request and added all formatting changes to my commit.

  • All new and existing tests passed.

  • My pull request is based on the latest changes of the master branch.

    No? Unsure? -> execute command git pull --rebase upstream master

@bashir2 bashir2 requested a review from fredhersch January 8, 2025 05:44
@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.44%. Comparing base (95f9565) to head (ecaae63).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1274      +/-   ##
============================================
- Coverage     51.48%   51.44%   -0.04%     
  Complexity      716      716              
============================================
  Files            95       95              
  Lines          5909     5909              
  Branches        787      787              
============================================
- Hits           3042     3040       -2     
- Misses         2578     2580       +2     
  Partials        289      289              

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

@bashir2
Copy link
Collaborator Author

bashir2 commented Jan 8, 2025

Merging this without review to fix the broken links. @fredhersch please review this and if you have any comments I'll address them in a follow-up PR.

@bashir2 bashir2 merged commit a11b712 into google:master Jan 8, 2025
6 checks passed
Copy link
Collaborator

@fredhersch fredhersch left a comment

Choose a reason for hiding this comment

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

LGTM

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.

3 participants