Skip to content

Commit b57d663

Browse files
committed
Update 2014-01-29-audit-org-members-for-2fa.md
1 parent 51ab2a9 commit b57d663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/changes/2014-01-29-audit-org-members-for-2fa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ We've added a [new filter][filter] for listing members of an organization withou
1111

1212
<pre class="terminal">
1313
$ curl -H "Authorization: token [yours]" \
14-
https://api.github.com/orgs/octokit/members\?filter\=2fa_disabled
14+
https://api.github.com/orgs/[orgname]/members\?filter\=2fa_disabled
1515
</pre>
1616

1717
The new filter is available for owners of organizations with private

0 commit comments

Comments
 (0)