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: edit link in documentation #575

Merged
merged 1 commit into from Oct 21, 2022

Conversation

DanielHabenicht
Copy link
Contributor

previously the edit links always showed a 404
as the master branch is not used anymore
now the link is updated to use the current main branch

previously the edit links always showed a 404
as the master branch is not used anymore
now the link is updated to use the current main branch
@DanielHabenicht DanielHabenicht requested a review from a team as a code owner October 21, 2022 20:55
@mdelapenya mdelapenya self-assigned this Oct 21, 2022
@mdelapenya mdelapenya added the documentation Docs, docs, docs. label Oct 21, 2022
@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Merging #575 (c33df9b) into main (786954c) will decrease coverage by 19.10%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #575       +/-   ##
===========================================
- Coverage   34.50%   15.40%   -19.11%     
===========================================
  Files          13       13               
  Lines        1759     1759               
===========================================
- Hits          607      271      -336     
- Misses       1056     1442      +386     
+ Partials       96       46       -50     
Impacted Files Coverage Δ
reaper.go 3.50% <0.00%> (-71.93%) ⬇️
mounts.go 0.00% <0.00%> (-50.00%) ⬇️
docker_mounts.go 9.75% <0.00%> (-36.59%) ⬇️
docker.go 20.33% <0.00%> (-20.94%) ⬇️
container.go 40.96% <0.00%> (-18.08%) ⬇️

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

@mdelapenya mdelapenya merged commit be7df34 into testcontainers:main Oct 21, 2022
@mdelapenya
Copy link
Collaborator

Thanks for fixing the docs! Much appreciated! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Docs, docs, docs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants