Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: fix incorrect url #6752

Merged
merged 2 commits into from
Jun 4, 2020
Merged

Conversation

thelostone-mc
Copy link
Member

@thelostone-mc thelostone-mc commented Jun 2, 2020

Description

http://localhost:8000/gas -> directs you to GAS
http://localhost:8000/gas/ -> directs you to GAS
http://localhost:8000/gasrwerworme -> tries to find profile page

Refers/Fixes

closes #6707

@codecov
Copy link

codecov bot commented Jun 2, 2020

Codecov Report

Merging #6752 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6752   +/-   ##
=======================================
  Coverage   26.69%   26.69%           
=======================================
  Files         293      293           
  Lines       27847    27847           
  Branches     4109     4109           
=======================================
  Hits         7435     7435           
  Misses      20146    20146           
  Partials      266      266           
Impacted Files Coverage Δ
app/app/urls.py 86.20% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e90fa3f...fb21f31. Read the comment docs.

@thelostone-mc thelostone-mc merged commit 319745e into gitcoinco:master Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong link land on Gitcoin gas page
2 participants