diff --git a/.github/settings.yml b/.github/settings.yml index bd4fae6175..f9cb68b232 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -2,7 +2,7 @@ repository: name: ocis-accounts description: ':atom_symbol: :busts_in_silhouette: Serve Accounts for oCIS' - homepage: https://owncloud.github.io/ocis-graph/ + homepage: https://owncloud.github.io/ocis-accounts/ topics: reva, ocis private: false diff --git a/changelog/TEMPLATE b/changelog/TEMPLATE index a284668662..61f6c06dd0 100644 --- a/changelog/TEMPLATE +++ b/changelog/TEMPLATE @@ -7,5 +7,5 @@ The text in the paragraphs is written in past tense. The last section is a list of issue URLs, PR URLs and other URLs. The first issue ID (or the first PR ID, in case there aren't any issue links) is used as the primary ID. -https://github.com/owncloud/ocis-graph/issues/1234 -https://github.com/owncloud/ocis-graph/pull/55555 +https://github.com/owncloud/ocis-accounts/issues/1234 +https://github.com/owncloud/ocis-accounts/pull/55555