Skip to content

Commit

Permalink
docs: fix 'Create new tweet' link (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
smoya authored Jul 26, 2022
1 parent 349e044 commit d875c33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TWEET_TOGETHER.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ To create a new tweet, create a new `*.tweet` file in the `tweets/` folder. Once

> Automation at a Pull Request level will validate if your tweet is valid and can be published to Twitter.
<kbd>[Create new tweet](../../../new/master/?filename=tweets/<your-tweet-name>.tweet)</kbd>
<kbd>[Create new tweet](../../new/master/?filename=tweets/<your-tweet-name>.tweet)</kbd>

> If it is your first time interacting with the **community** repo, you will be asked to fork it. If you plan to contribute more than once, then setup your fork with [these instructions](https://github.com/asyncapi/.github/blob/master/git-workflow.md).
Expand Down Expand Up @@ -55,4 +55,4 @@ Once your PR with your new tweet submission is merged, a dedicated workflow trig

## Questions? Ideas?

If you have any more questions or suggestions, please create an issue [here](../issues/new). 🙂
If you have any more questions or suggestions, please create an issue [here](../issues/new). 🙂

0 comments on commit d875c33

Please sign in to comment.