Skip to content

Commit 9eefc0d

Browse files
authored
Merge pull request #17447 from github/fix-broken-links-pages-versioning
Fix broken link
2 parents 5f35c67 + cb404f1 commit 9eefc0d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

content/github/setting-up-and-managing-organizations-and-teams/managing-the-publication-of-github-pages-sites-for-your-organization.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ permissions: 'Organization owners can manage the publication of {% data variable
55
product: '{% data reusables.gated-features.pages %}'
66
versions:
77
free-pro-team: '*'
8-
enterprise-server: '>3.0'
8+
enterprise-server: '>=3.0'
99
redirect_from:
10-
- /github/setting-up-and-managing-organizations-and-teams/disabling-the-publication-of-github-pages-sites-for-your-organization
10+
- /github/setting-up-and-managing-organizations-and-teams/disabling-publication-of-github-pages-sites-for-your-organization
11+
1112
---
1213

1314
{% if currentVersion == "free-pro-team@latest" %}

0 commit comments

Comments
 (0)