Skip to content

Commit

Permalink
chore(documentation): s/Forjeo/Forgejo/ (#33976)
Browse files Browse the repository at this point in the history
  • Loading branch information
earl-warren authored Jan 31, 2025
1 parent 582c08b commit 732f91b
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/modules/datasource/gitea-releases/readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This datasource allows to lookup releases from a [Gitea](https://about.gitea.com/) or [Forjeo](https://forgejo.org/) repositories.
This datasource allows to lookup releases from a [Gitea](https://about.gitea.com/) or [Forgejo](https://forgejo.org/) repositories.

By default it will use `https://gitea.com` to lookup releases.
2 changes: 1 addition & 1 deletion lib/modules/datasource/gitea-tags/readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This datasource allows to lookup git tags from a [Gitea](https://about.gitea.com/) or [Forjeo](https://forgejo.org/) repositories.
This datasource allows to lookup git tags from a [Gitea](https://about.gitea.com/) or [Forgejo](https://forgejo.org/) repositories.

By default it will use `https://gitea.com` to lookup tags.

0 comments on commit 732f91b

Please sign in to comment.