WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit f4e7364

Browse files
authored
Update README.md
Remove broken link and rephrase some text
1 parent 5b1accf commit f4e7364

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Publish to Imgur
22

3-
A GitHub Action that can upload "anonymous" images to Imgur using their API that gives you the URL of the newly created image.
4-
Note: By "anonymous" we mean that the image is not tied to an account (see [this](https://apidocs.imgur.com/#intro)).
3+
A GitHub Action that can upload "anonymous" (aka not tied to an account) images to Imgur using their API that gives you the URL of the newly created image.
4+
See [the Imgur docs](https://apidocs.imgur.com/#intro) for more details.
55

66
**Purpose**
77

@@ -113,7 +113,7 @@ Here's an usecase from our [Devicon](https://github.com/devicons/devicon) reposi
113113
114114
![GitHub bot using the action](docs/example.PNG)
115115
116-
You can also view the [example workflow](https://github.com/devicons/public-upload-to-imgur/blob/main/.github/workflows/demo.yml) and the [resulting action](https://github.com/devicons/public-upload-to-imgur/actions/runs/453537510) in this repository.
116+
You can also view an [example workflow](https://github.com/devicons/public-upload-to-imgur/blob/main/.github/workflows/demo.yml) in this repository.
117117
118118
## Credits
119119

0 commit comments

Comments
 (0)