Skip to content

Commit ecc5ab9

Browse files
Apply suggestions from Codacy code review
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
1 parent ec313a5 commit ecc5ab9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/organizations/reporting/organization-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,12 @@ Some metrics depend on your billing plan and use plan-specific calculations. For
6868

6969
The **Last updated repositories** list shows repositories sorted by most recent update first.
7070

71-
![Last updated repositories](images/organization-overview-repositories-last-updated.png)
71+
![Last updated repositories](./images/organization-overview-repositories-last-updated.png)
7272

7373
!!! note
7474
The source of the "last updated" value depends on your Git provider:
7575

76-
- **GitHub:** Date of the most recent commit to any branch (`pushed_at` in the [GitHub Repositories API](https://docs.github.com/en/rest/repos/repos#list-organization-repositories){: target=_"blank"}).
76+
- **GitHub:** Date of the most recent commit to any branch (`pushed_at` in the [GitHub Repositories API](https://docs.github.com/en/rest/repos/repos#list-organization-repositories)).
7777
- **GitLab:** Date when the project was last updated (`last_activity_at` in the [GitLab Groups API](https://docs.gitlab.com/ee/api/groups.html)). This value updates [at most once per hour](https://gitlab.com/gitlab-org/gitlab/-/issues/20952).
7878
- **Bitbucket:** Date when the repository was last updated (`updated_on` in the [Bitbucket Repositories API](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-repositories/#api-group-repositories)). On **Bitbucket Server**, Codacy cannot retrieve this value, so repositories are listed alphabetically.
7979

0 commit comments

Comments
 (0)