1
0
mirror of synced 2025-12-22 19:34:15 -05:00

Update all files to use {% data %} (#15253)

* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
This commit is contained in:
Jason Etcovitch
2020-09-29 16:01:04 -04:00
committed by GitHub
parent aa5a62d49d
commit caaee7a124
14816 changed files with 100317 additions and 100247 deletions

View File

@@ -1,6 +1,6 @@
---
title: Finding files on GitHub
intro: 'You can search for a file in a repository using the file finder. To search for a file in multiple repositories on {{ site.data.variables.product.product_name }}, use the [`filename` code search qualifier](/articles/searching-code#search-by-filename).'
intro: 'You can search for a file in a repository using the file finder. To search for a file in multiple repositories on {% data variables.product.product_name %}, use the [`filename` code search qualifier](/articles/searching-code#search-by-filename).'
redirect_from:
- /articles/finding-files-on-github
versions:
@@ -17,7 +17,7 @@ versions:
{% endtip %}
{{ site.data.reusables.repositories.navigate-to-repo }}
{% data reusables.repositories.navigate-to-repo %}
{% if currentVersion != "free-pro-team@latest" and currentVersion ver_lt "enterprise-server@2.22" %}
2. Under your repository name, click **Find file**.
![Find file button](/assets/images/help/search/find-file-button.png)