Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Reach out to us at one of the following places!

- Website at <a href="https://injective.com" target="_blank">`injective.com`</a>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the duplication of "Website at".

- Website at <a href="https://injective.com" target="_blank">`injective.com`</a>
- Website at <a href="https://injectivelabs.org" target="_blank">`injectivelabs.org`</a>
+ Website at <a href="https://injective.com" target="_blank">`injective.com`</a>
+ <a href="https://injectivelabs.org" target="_blank">`injectivelabs.org`</a>

Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.

Suggested change
- Website at <a href="https://injective.com" target="_blank">`injective.com`</a>
Website at <a href="https://injective.com" target="_blank">`injective.com`</a>
<a href="https://injectivelabs.org" target="_blank">`injectivelabs.org`</a>

- Website at <a href="https://injectivelabs.org" target="_blank">`injectivelabs.org`</a>
- Twitter at <a href="https://twitter.com/Injective_" target="_blank">`@Injective`</a>
- Twitter at <a href="https://twitter.com/injective" target="_blank">`@Injective`</a>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the duplication of "Twitter at".

- Twitter at <a href="https://twitter.com/injective" target="_blank">`@Injective`</a>
- Twitter at <a href="https://twitter.com/InjectiveLabs" target="_blank">`@InjectiveLabs`</a>
+ Twitter at <a href="https://twitter.com/injective" target="_blank">`@Injective`</a>
+ <a href="https://twitter.com/InjectiveLabs" target="_blank">`@InjectiveLabs`</a>

Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.

Suggested change
- Twitter at <a href="https://twitter.com/injective" target="_blank">`@Injective`</a>
Twitter at <a href="https://twitter.com/injective" target="_blank">`@Injective`</a>
<a href="https://twitter.com/InjectiveLabs" target="_blank">`@InjectiveLabs`</a>

- Twitter at <a href="https://twitter.com/InjectiveLabs" target="_blank">`@InjectiveLabs`</a>
- Discord at <a href="https://discord.com/invite/NK4qdbv" target="_blank">`Injective Discord`</a>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the duplication of "Telegram at".

- Telegram at <a href="https://t.me/joininjective" target="_blank">`Injective Telegram`</a>
- Telegram at <a href="https://t.me/helixapp" target="_blank">`Helix Telegram`</a>
+ Telegram at <a href="https://t.me/joininjective" target="_blank">`Injective Telegram`</a>
+ <a href="https://t.me/helixapp" target="_blank">`Helix Telegram`</a>

Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.

Suggested change
- Discord at <a href="https://discord.com/invite/NK4qdbv" target="_blank">`Injective Discord`</a>
Telegram at <a href="https://t.me/joininjective" target="_blank">`Injective Telegram`</a>
<a href="https://t.me/helixapp" target="_blank">`Helix Telegram`</a>

- Telegram at <a href="https://t.me/joininjective" target="_blank">`Injective Telegram`</a>
Expand Down