mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
doc(code-snippets): update link to use Kong org (#3504)
This commit is contained in:
parent
0c97fd7a88
commit
5ddd5420b3
@ -209,7 +209,7 @@ class GenerateCodeModal extends PureComponent<Props, State> {
|
||||
<ModalFooter>
|
||||
<div className="margin-left italic txt-sm tall">
|
||||
* Code snippets generated by
|
||||
<Link href="https://github.com/Mashape/httpsnippet">httpsnippet</Link>
|
||||
<Link href="https://github.com/Kong/httpsnippet">httpsnippet</Link>
|
||||
</div>
|
||||
<button className="btn" onClick={this.hide}>
|
||||
Done
|
||||
|
Loading…
Reference in New Issue
Block a user