1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Modify integration content in the 'Get started' docs set (#37623)

Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
This commit is contained in:
Sarah Edwards
2023-06-07 09:11:02 -07:00
committed by GitHub
parent a89d5478ef
commit 6f9209dc69
15 changed files with 88 additions and 99 deletions

View File

@@ -18,7 +18,7 @@ topics:
## Finding {% data variables.product.prodname_github_app %}s
{% ifversion fpt or ghec %}
You can discover {% data variables.product.prodname_github_app %}s on {% data variables.product.prodname_marketplace %}. For more information, see "[AUTOTITLE](/get-started/exploring-integrations/about-github-marketplace)."{% else %}You cannot install third-party applications on your enterprise. If you want to use the functionality of a third-party app, you can contact the app developer about creating an app from a manifest or from URL parameters. For more information, see "[AUTOTITLE](/apps/creating-github-apps/setting-up-a-github-app/creating-a-github-app-from-a-manifest)" and "[AUTOTITLE](/apps/creating-github-apps/setting-up-a-github-app/creating-a-github-app-using-url-parameters)."{% endif %}
You can discover {% data variables.product.prodname_github_app %}s on [{% data variables.product.prodname_marketplace %}](https://github.com/marketplace). {% else %}You cannot install third-party applications on your enterprise. If you want to use the functionality of a third-party app, you can contact the app developer about creating an app from a manifest or from URL parameters. For more information, see "[AUTOTITLE](/apps/creating-github-apps/setting-up-a-github-app/creating-a-github-app-from-a-manifest)" and "[AUTOTITLE](/apps/creating-github-apps/setting-up-a-github-app/creating-a-github-app-using-url-parameters)."{% endif %}
You can also build your own {% data variables.product.prodname_github_app %}. For more information, see "[AUTOTITLE](/apps/creating-github-apps/setting-up-a-github-app/about-creating-github-apps)."