<!--- Provide a general summary of the issue in the Title above --> The link in the README.md to "token taxonomy framework" is broken. <!--- If you're posting a question, you can get rid of the rest of this template --> ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> I click the link, it takes me to the URL <!--- If you're suggesting a change/improvement, tell us how it should work --> The suggested fix would be to check to see if the assets is in a public repo or has the correct URL path. ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> The link is clicked, and github returns a 404 error. ## Steps to Reproduce (for bugs) <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. Click the link 2. Go to website that does not 404
The link in the README.md to "token taxonomy framework" is broken.
Expected Behavior
I click the link, it takes me to the URL
The suggested fix would be to check to see if the assets is in a public repo or has the correct URL path.
Current Behavior
The link is clicked, and github returns a 404 error.
Steps to Reproduce (for bugs)