mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
Update email address
This commit is contained in:
parent
d369f85a12
commit
f015f93119
@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "insomnia",
|
||||
"version": "3.0.9",
|
||||
"version": "3.0.10",
|
||||
"productName": "Insomnia",
|
||||
"longName": "Insomnia HTTP Client",
|
||||
"description": "The best REST API Client",
|
||||
|
@ -185,14 +185,14 @@ class SettingsTabs extends Component {
|
||||
<KeyboardShortcutsTable />
|
||||
</TabPanel>
|
||||
<TabPanel className="pad">
|
||||
<h1>Why hello there!</h1>
|
||||
<h1>Hi there!</h1>
|
||||
<p>
|
||||
<Link href="http://insomnia.rest">{getAppName()}</Link> is made with love by me,
|
||||
<Link href="http://schier.co">Gregory Schier</Link>.
|
||||
</p>
|
||||
<p>
|
||||
You can help me out by sending your feedback to
|
||||
<Link href="mailto:greg@schier.co">greg@schier.co</Link> or tweet
|
||||
<Link href="mailto:supporot@insomnia.rest">support@insomnia.rest</Link> or tweet
|
||||
<Link href="https://twitter.com/GetInsomnia">@GetInsomnia</Link>.
|
||||
</p>
|
||||
<p>Thanks!</p>
|
||||
|
Loading…
Reference in New Issue
Block a user