Skip to content

Commit dcf6c90

Browse files
committed
fix: link in README
1 parent e67209f commit dcf6c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pasty is a cli for pastebin.com. With it you can:
1414
first, login:
1515

1616
- visit [pastebin.com](https://pastebin.com/) and login
17-
- visit [https://pastebin.com/doc_api#1](https://pastebin.com/api_doc)
17+
- visit [https://pastebin.com/doc_api](https://pastebin.com/doc_api)
1818
- save your api key in a file called `pasty.api` in your home directory (`~/.pasty.api`)
1919
- the contents of your `.pasty.api` should just be the key, nothing else
2020

0 commit comments

Comments
 (0)