Skip to content

Commit a17d5c9

Browse files
authored
content: normalize github product variables in integrations/index.md
Refactored product name references within the integrations/index.md directory. Replaced hardcoded strings and deprecated 'prodname_dotcom' variables with the current standard '{% data variables.product.github %}' to align with the GitHub Docs style guide and naming conventions.
1 parent 7468e8c commit a17d5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrations/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: GitHub integrations
3-
intro: 'Learn how to connect, extend, and customize GitHub with apps and tools.'
3+
intro: 'Learn how to connect, extend, and customize {% data variables.product.github %} with apps and tools.'
44
shortTitle: Integrations
55
layout: discovery-landing
66
heroImage: /assets/images/banner-images/hero-2

0 commit comments

Comments
 (0)