Skip to content

Commit 87630df

Browse files
authored
Update files.upload link in docs (#357)
* Update basic_usage.html * Updated files.upload link
1 parent 669cb54 commit 87630df

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs-src/basic_usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ Uploading files
331331
title="Test upload"
332332
)
333333
334-
See `users.list <https://api.slack.com/methods/files.upload>`_ for more info.
334+
See `files.upload <https://api.slack.com/methods/files.upload>`_ for more info.
335335

336336

337337
--------

docs/basic_usage.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ <h2>Uploading files<a class="headerlink" href="#uploading-files" title="Permalin
413413
<span class="p">)</span>
414414
</pre></div>
415415
</div>
416-
<p>See <a class="reference external" href="https://api.slack.com/methods/files.upload">users.list</a> for more info.</p>
416+
<p>See <a class="reference external" href="https://api.slack.com/methods/files.upload">files.upload</a> for more info.</p>
417417
</div>
418418
<hr class="docutils" />
419419
<div class="section" id="web-api-rate-limits">
@@ -482,4 +482,4 @@ <h2>Web API Rate Limits<a class="headerlink" href="#web-api-rate-limits" title="
482482
<script async src='https://www.google-analytics.com/analytics.js'></script>
483483

484484
</body>
485-
</html>
485+
</html>

0 commit comments

Comments
 (0)