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
Copy file name to clipboardExpand all lines: content/getting-started/managing-your-npm-user-account/managing-your-profile-settings.mdx
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,21 +63,21 @@ From the web, you can change the following user profile settings:
63
63
64
64
<Screenshotsrc="/getting-started/managing-your-npm-user-account/twitter-success.png"alt="Screenshot of linking from Account Setting with successfully linked Twitter account" />
65
65
66
-
### Disconnecting your GitHub account from npm
66
+
### Removing your GitHub account from npm
67
67
68
-
1. On the account settings page, you will find a button to disconnect your GitHub account. Click that.
68
+
1. On the account settings page, you will find a button to remove your GitHub account. Click that.
69
69
70
-
<Screenshotsrc="/getting-started/managing-your-npm-user-account/github-disconnect.png"alt="Screenshot of linking from Account Setting with a cursor hovering over disconnect" />
70
+
<Screenshotsrc="/getting-started/managing-your-npm-user-account/github-remove.png"alt="Screenshot of linking from Account Setting with a cursor hovering over remove button" />
71
71
72
-
_Note: Clicking disconnect will only disconnect the link from your npm account. You need to `revoke` permissions from your [GitHub app authorization settings](https://github.com/settings/apps/authorizations) to permanently remove the integration from your GitHub account_
72
+
_Note: Clicking remove will only remove the link from your npm account. You need to `revoke` permissions from your [GitHub app authorization settings](https://github.com/settings/apps/authorizations) to permanently remove the integration from your GitHub account_
73
73
74
-
### Disconnecting your Twitter account from npm
74
+
### Removing your Twitter account from npm
75
75
76
-
1. On the account settings page, you will find a button to disconnect your GitHub account. Click that.
76
+
1. On the account settings page, you will find a button to remove your GitHub account. Click that.
77
77
78
-
<Screenshotsrc="/getting-started/managing-your-npm-user-account/twitter-disconnect.png"alt="Screenshot of linking from Account Setting with a cursor hovering over disconnect" />
78
+
<Screenshotsrc="/getting-started/managing-your-npm-user-account/twitter-remove.png"alt="Screenshot of linking from Account Setting with a cursor hovering over remove button" />
79
79
80
-
_Note: Clicking disconnect will only disconnect the link from your npm account. You need to `revoke` permissions from your [Twitter connect apps management page](https://twitter.com/settings/connected_apps) to permanently remove the integration from your Twitter account_
80
+
_Note: Clicking remove will only remove the link from your npm account. You need to `revoke` permissions from your [Twitter connect apps management page](https://twitter.com/settings/connected_apps) to permanently remove the integration from your Twitter account_
81
81
82
82
## Managing user account profile settings from the command line
0 commit comments