From ce0ca295cd0723c0341676ea865a0bc81b8b4c06 Mon Sep 17 00:00:00 2001 From: "A.Unger" Date: Fri, 7 Feb 2020 10:57:04 +0100 Subject: [PATCH] reword --- .github/settings.yml | 2 +- changelog/TEMPLATE | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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