repo sync
This commit is contained in:
@@ -46,7 +46,7 @@ A mapping is created between the `NameID` and the {% data variables.product.prod
|
||||
|
||||
### SAML metadata
|
||||
|
||||
Your {% data variables.product.prodname_ghe_server %} instances's service provider metadata is available at `http(s)://[hostname]/saml/metadata`.
|
||||
Your {% data variables.product.prodname_ghe_server %} instance's service provider metadata is available at `http(s)://[hostname]/saml/metadata`.
|
||||
|
||||
To configure your identity provider manually, the Assertion Consumer Service (ACS) URL is `http(s)://[hostname]/saml/consume`. It uses the `urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST` binding.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Viewing transactions for your listing
|
||||
intro: 'The {% data variables.product.prodname_marketplace %} transactions page allows you to download and view all transactions for your {% data variables.product.prodname_marketplace %} listing. You can view transations for the past day (24 hours), week, month, or for the entire duration of time that your {% data variables.product.prodname_github_app %} has been listed.'
|
||||
intro: 'The {% data variables.product.prodname_marketplace %} transactions page allows you to download and view all transactions for your {% data variables.product.prodname_marketplace %} listing. You can view transactions for the past day (24 hours), week, month, or for the entire duration of time that your {% data variables.product.prodname_github_app %} has been listed.'
|
||||
redirect_from:
|
||||
- /marketplace/github-marketplace-transactions
|
||||
versions:
|
||||
|
||||
@@ -116,6 +116,6 @@ You can archive a classroom that you no longer use on {% data variables.product.
|
||||

|
||||
1. **Read the warnings**.
|
||||
1. To verify that you're deleting the correct classroom, type the name of the classroom you want to delete.
|
||||

|
||||

|
||||
1. Click **Delete classroom**.
|
||||

|
||||
|
||||
@@ -47,7 +47,7 @@ If the code of conduct you want to use isn't available in the provided templates
|
||||

|
||||
- To make your code of conduct visible in the repository's root directory, type *CODE_OF_CONDUCT* in the file name field.
|
||||
- To make your code of conduct visible in the repository's `docs` directory, type *docs/CODE_OF_CONDUCT*.
|
||||
- To make your code of conduct visible in the respository's `.github` directory, type *.github/CODE_OF_CONDUCT*.
|
||||
- To make your code of conduct visible in the repository's `.github` directory, type *.github/CODE_OF_CONDUCT*.
|
||||
4. In the new file, add your custom code of conduct.
|
||||
{% data reusables.files.write_commit_message %}
|
||||
{% data reusables.files.choose_commit_branch %}
|
||||
|
||||
@@ -17,7 +17,7 @@ You can link to a particular row by clicking the row number, or select multiple
|
||||
|
||||
### Searching data
|
||||
|
||||
If you want to find a certain value in your dataset, you can start typing in the search bar directly above the file. The rows will filter automagically:
|
||||
If you want to find a certain value in your dataset, you can start typing in the search bar directly above the file. The rows will filter automatically:
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -19,4 +19,4 @@ For each pending collaborator, you can cancel all invitations to join organizati
|
||||
6. To the right of the person you want to cancel invitations for, click **Cancel invitations**.
|
||||

|
||||
7. Click **Cancel invitations for pending collaborators**.
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user