Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
interface
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LuckySwap
interface
Commits
0b7846ee
Unverified
Commit
0b7846ee
authored
Feb 10, 2021
by
Jordan Frankfurt
Committed by
GitHub
Feb 10, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(discord): correct links (#1315)
parent
f450d34d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
config.yml
.github/ISSUE_TEMPLATE/config.yml
+1
-1
README.md
README.md
+1
-1
index.tsx
src/components/Menu/index.tsx
+1
-1
No files found.
.github/ISSUE_TEMPLATE/config.yml
View file @
0b7846ee
blank_issues_enabled
:
false
blank_issues_enabled
:
false
contact_links
:
contact_links
:
-
name
:
Support
-
name
:
Support
url
:
https://discord.gg/
EwFs3Pp
url
:
https://discord.gg/
FCfyBSbCU5
about
:
Please ask and answer questions here
about
:
Please ask and answer questions here
-
name
:
List a token
-
name
:
List a token
url
:
https://github.com/Uniswap/default-token-list#adding-a-token
url
:
https://github.com/Uniswap/default-token-list#adding-a-token
...
...
README.md
View file @
0b7846ee
...
@@ -12,7 +12,7 @@ An open source interface for Uniswap -- a protocol for decentralized exchange of
...
@@ -12,7 +12,7 @@ An open source interface for Uniswap -- a protocol for decentralized exchange of
-
Twitter:
[
@UniswapProtocol
](
https://twitter.com/UniswapProtocol
)
-
Twitter:
[
@UniswapProtocol
](
https://twitter.com/UniswapProtocol
)
-
Reddit:
[
/r/Uniswap
](
https://www.reddit.com/r/Uniswap/
)
-
Reddit:
[
/r/Uniswap
](
https://www.reddit.com/r/Uniswap/
)
-
Email:
[
contact@uniswap.org
](
mailto:contact@uniswap.org
)
-
Email:
[
contact@uniswap.org
](
mailto:contact@uniswap.org
)
-
Discord:
[
Uniswap
](
https://discord.gg/
Y7TF6QA
)
-
Discord:
[
Uniswap
](
https://discord.gg/
FCfyBSbCU5
)
-
Whitepaper:
[
Link
](
https://hackmd.io/C-DvwDSfSxuh-Gd4WKE_ig
)
-
Whitepaper:
[
Link
](
https://hackmd.io/C-DvwDSfSxuh-Gd4WKE_ig
)
## Accessing the Uniswap Interface
## Accessing the Uniswap Interface
...
...
src/components/Menu/index.tsx
View file @
0b7846ee
...
@@ -117,7 +117,7 @@ export default function Menu() {
...
@@ -117,7 +117,7 @@ export default function Menu() {
<
Code
size=
{
14
}
/>
<
Code
size=
{
14
}
/>
Code
Code
</
MenuItem
>
</
MenuItem
>
<
MenuItem
id=
"link"
href=
"https://discord.gg/
EwFs3Pp
"
>
<
MenuItem
id=
"link"
href=
"https://discord.gg/
FCfyBSbCU5
"
>
<
MessageCircle
size=
{
14
}
/>
<
MessageCircle
size=
{
14
}
/>
Discord
Discord
</
MenuItem
>
</
MenuItem
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment