You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redirect policies/trademark to logos and usage page
Supersedes #1587
This redirect restores an old link from trademark policies to our logos and usages page.
The logos and usage policies page pretty much have contents from the trademark page that moved back in 2022/2023.
As the previous link is still around, this redirect should function better than a 404.
Copy file name to clipboardExpand all lines: content/policies/logos-and-usage.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
---
2
2
title: npm Logos and Usage
3
3
edit_on_github: false
4
+
redirect_from:
5
+
- /policies/trademark
4
6
---
5
7
6
8
This policy describes npm logos and trademarks and how you may use them. For information on what to do if someone infringes a trademark of _yours_ with a confusing package name, see the [Disputes policy][disputes].
0 commit comments