Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fb05f02

Browse files
jf205shati-patel
andauthored
Apply suggestions from code review
Co-authored-by: Shati Patel <[email protected]>
1 parent 98d8ec4 commit fb05f02

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • docs/language/global-sphinx-files/_templates

docs/language/global-sphinx-files/_templates/layout.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,9 @@
165165
<ul class="list-style-none d-flex text-gray">
166166
<li class="mr-3">&copy; 2020 GitHub, Inc.</li>
167167
<li class="mr-3"><a
168-
href="https://docs.github.com/en/free-pro-team@latest/github/site-policy/github-terms-of-service"
168+
href="https://docs.github.com/github/site-policy/github-terms-of-service"
169169
class="link-gray">Terms </a></li>
170-
<li><a href="https://docs.github.com/en/free-pro-team@latest/github/site-policy/github-privacy-statement"
170+
<li><a href="https://docs.github.com/github/site-policy/github-privacy-statement"
171171
class="link-gray">Privacy </a></li>
172172
</ul>
173173
</div>
@@ -186,4 +186,4 @@
186186
})
187187
});
188188
</script>
189-
{% endblock %}
189+
{% endblock %}

0 commit comments

Comments
 (0)