AlexsLemonade / refinebio-frontend

Frontend app for refine.bio
https://www.refine.bio
Other
7 stars 7 forks source link

Permalink refinebio-examples at v1.0 #908

Closed wvauclain closed 4 years ago

wvauclain commented 4 years ago

Issue Number

Fixes #907

Purpose/Implementation Notes

Change all refinebio-examples links to v1.0

$ rg refinebio-examples
src/pages/dataset/DataSetPageHeader.js
289:            href="https://github.com/AlexsLemonade/refinebio-examples/tree/v1.0/ensembl-id-convert"
299:            href="https://github.com/AlexsLemonade/refinebio-examples/tree/v1.0/differential-expression"

src/pages/index/index.js
156:                  href="https://github.com/AlexsLemonade/refinebio-examples/tree/v1.0/differential-expression"
174:                  href="https://github.com/AlexsLemonade/refinebio-examples/tree/v1.0/pathway-analysis"

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

Functional tests

List out the functional tests you've completed to verify your changes work locally.

Checklist

Put an x in the boxes that apply.

Screenshots

Please attach any screenshots that illustrate these changes.

cansavvy commented 4 years ago

I tested the links! The go to the right place! 🚀