diff --git a/products/argo-tunnel/src/content/use-cases/index.md b/products/argo-tunnel/src/content/use-cases/index.md index bcd3fa440d5526..93cd9ab3a00128 100644 --- a/products/argo-tunnel/src/content/use-cases/index.md +++ b/products/argo-tunnel/src/content/use-cases/index.md @@ -23,4 +23,4 @@ To do this, [download](../downloads/) the Mac, Linux or Windows version of Tunne ## Webhooks In Development Environments -When developing an application that uses webhooks (such as building an app for [Github](https://developer.github.com/webhooks/), [Slack](https://api.slack.com/incoming-webhooks) or [Stripe](https://stripe.com/docs/webhooks)) you can use Tunnel to run a webhook endpoint from your local environment. Once you run Tunnel on your computer, Tunnel will expose a public URL that you can set as your webhook endpoint. Tunnel will forward all requests to that endpoint to your local development environment. +When developing an application that uses webhooks (such as building an app for [GitHub](https://developer.github.com/webhooks/), [Slack](https://api.slack.com/incoming-webhooks) or [Stripe](https://stripe.com/docs/webhooks)) you can use Tunnel to run a webhook endpoint from your local environment. Once you run Tunnel on your computer, Tunnel will expose a public URL that you can set as your webhook endpoint. Tunnel will forward all requests to that endpoint to your local development environment. diff --git a/products/logs/src/content/analytics-integrations/elastic/index.md b/products/logs/src/content/analytics-integrations/elastic/index.md index af07123b12ad9c..d2d4eb616c0c94 100644 --- a/products/logs/src/content/analytics-integrations/elastic/index.md +++ b/products/logs/src/content/analytics-integrations/elastic/index.md @@ -52,7 +52,7 @@ Cloudflare logs are HTTP/HTTPS request logs in JSON format and are gathered from Before getting Cloudflare logs into Elastic: -1. Install an AWS Lambda function, available in the file _cloudflare-elastic-lambda.zip_ from Github at this location: [https://github.com/cloudflare/cloudflare-elastic/releases/tag/v0.3-7.x](https://github.com/cloudflare/cloudflare-elastic/releases/tag/v0.3-7.x). +1. Install an AWS Lambda function, available in the file _cloudflare-elastic-lambda.zip_ from GitHub at this location: [https://github.com/cloudflare/cloudflare-elastic/releases/tag/v0.3-7.x](https://github.com/cloudflare/cloudflare-elastic/releases/tag/v0.3-7.x). 2. Upload the _cloudflare-elastic-lambda.zip_ file to an S3 bucket. diff --git a/products/mobile-sdk/src/content/unity/unity-android.md b/products/mobile-sdk/src/content/unity/unity-android.md index f78b0868b66008..54658ad8aa0c60 100644 --- a/products/mobile-sdk/src/content/unity/unity-android.md +++ b/products/mobile-sdk/src/content/unity/unity-android.md @@ -6,7 +6,7 @@ title: Getting Started with Unity for Android The Neumob Unity plugin implements support for using Neumob, allowing you to accelerate network requests in your Unity-Android builds. -The Neumob Unity plugin requires Unity 5.0 or newer and API 14 and up. You can find the plugin on the `Unity Asset store `_ or you can checkout the Github repository `here `_. +The Neumob Unity plugin requires Unity 5.0 or newer and API 14 and up. You can find the plugin on the `Unity Asset store `_ or you can checkout the GitHub repository `here `_. ## Installation ## diff --git a/products/mobile-sdk/src/content/unity/unity-ios.md b/products/mobile-sdk/src/content/unity/unity-ios.md index 634bb7b4fcbd9b..4f9986ba92f0cc 100644 --- a/products/mobile-sdk/src/content/unity/unity-ios.md +++ b/products/mobile-sdk/src/content/unity/unity-ios.md @@ -6,7 +6,7 @@ title: Getting Started with Unity for iOS The Neumob Unity plugin implements support for using Neumob, allowing you to accelerate network requests in your Unity-iOS builds. -The Neumob Unity plugin requires Unity 5.0 or newer and iOS 7.0 and up.You can find the plugin on the `Unity Asset store `_ or you can checkout the Github repository `here `_. +The Neumob Unity plugin requires Unity 5.0 or newer and iOS 7.0 and up.You can find the plugin on the `Unity Asset store `_ or you can checkout the GitHub repository `here `_. ## Installation ## diff --git a/products/stream/src/content/getting-started/uploading-golang.md b/products/stream/src/content/getting-started/uploading-golang.md index 426dd7a62896fb..b25ceb13dfe3f8 100644 --- a/products/stream/src/content/getting-started/uploading-golang.md +++ b/products/stream/src/content/getting-started/uploading-golang.md @@ -63,4 +63,4 @@ upload.Progress() upload.Finished() ``` -Please see [go-tus](https://github.com/eventials/go-tus) on Github for functionality such as resuming uploads and getting more details about the progress of the upload. +Please see [go-tus](https://github.com/eventials/go-tus) on GitHub for functionality such as resuming uploads and getting more details about the progress of the upload. diff --git a/products/terraform/docs-config.js b/products/terraform/docs-config.js index 6605e2cca0b432..2fb60222b5b8ff 100644 --- a/products/terraform/docs-config.js +++ b/products/terraform/docs-config.js @@ -6,7 +6,7 @@ module.exports = { contentRepoFolder: "products/terraform", externalLinks: [ { - title: "Github @cloudflare/terraform-provider-cloudflare", + title: "GitHub @cloudflare/terraform-provider-cloudflare", url: "https://github.com/cloudflare/terraform-provider-cloudflare" }, { diff --git a/products/terraform/src/content/index.md b/products/terraform/src/content/index.md index 2310908a57506a..64c1e643cd62c7 100644 --- a/products/terraform/src/content/index.md +++ b/products/terraform/src/content/index.md @@ -22,6 +22,6 @@ See [Installing Terraform](/installing/). ## Issues -Report Terraform config issues via [Github](https://github.com/terraform-providers/terraform-provider-cloudflare/issues). +Report Terraform config issues via [GitHub](https://github.com/terraform-providers/terraform-provider-cloudflare/issues).