Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d8ec4 commit fb05f02Copy full SHA for fb05f02
1 file changed
docs/language/global-sphinx-files/_templates/layout.html
@@ -165,9 +165,9 @@
165
<ul class="list-style-none d-flex text-gray">
166
<li class="mr-3">© 2020 GitHub, Inc.</li>
167
<li class="mr-3"><a
168
- href="https://docs.github.com/en/free-pro-team@latest/github/site-policy/github-terms-of-service"
+ href="https://docs.github.com/github/site-policy/github-terms-of-service"
169
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"
+ <li><a href="https://docs.github.com/github/site-policy/github-privacy-statement"
171
class="link-gray">Privacy </a></li>
172
</ul>
173
</div>
@@ -186,4 +186,4 @@
186
})
187
});
188
</script>
189
-{% endblock %}
+{% endblock %}
0 commit comments