From 8a7799d850d54a0e2bf64375527a2e42056102cd Mon Sep 17 00:00:00 2001 From: Oliver Sand Date: Tue, 25 May 2021 13:32:20 +0200 Subject: [PATCH] Fix images on github org data page Signed-off-by: Oliver Sand --- docs/{ => assets}/integrations/github/email.png | Bin .../integrations/github/permissions.png | Bin docs/integrations/github/org.md | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename docs/{ => assets}/integrations/github/email.png (100%) rename docs/{ => assets}/integrations/github/permissions.png (100%) diff --git a/docs/integrations/github/email.png b/docs/assets/integrations/github/email.png similarity index 100% rename from docs/integrations/github/email.png rename to docs/assets/integrations/github/email.png diff --git a/docs/integrations/github/permissions.png b/docs/assets/integrations/github/permissions.png similarity index 100% rename from docs/integrations/github/permissions.png rename to docs/assets/integrations/github/permissions.png diff --git a/docs/integrations/github/org.md b/docs/integrations/github/org.md index 5ee650e29c..7fbc0ae792 100644 --- a/docs/integrations/github/org.md +++ b/docs/integrations/github/org.md @@ -57,11 +57,11 @@ If Backstage is configured to use GitHub Apps authentication you must grant `Read-Only` access for `Members` under `Organization` in order to ingest users correctly. You can modify the app's permissions under the organization settings, `https://github.com/organizations/{ORG}/settings/apps/{APP_NAME}/permissions`. -![permissions](./permissions.png) +![permissions](../../assets/integrations/github/permissions.png) **Please note that when you change permissions, the app owner will get an email that must be approved first before the changes are applied.** -![email](./email.png) +![email](../../assets/integrations/github/email.png) Locations point out the specific org(s) you want to import. The `type` of these locations must be `github-org`, and the `target` must point to the exact URL of